]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest: fix typos in README files
authorBjörn Baumbach <bb@sernet.de>
Thu, 21 Jan 2021 12:16:34 +0000 (13:16 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 1 Mar 2021 03:50:35 +0000 (03:50 +0000)
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/flapping.d/README
selftest/knownfail.d/README

index cf80129f2424d9dec9e1edfaa0cfa79c2ec17312..cf32da2585c6a8ee2a44b9899f733bf2e09195bc 100644 (file)
@@ -10,5 +10,5 @@
 # It is much better to add known failing tests to 'knownfail', so the
 # test system can warn when they actually start passing.
 #
-# Empty lines and lines begining with '#' are ignored.
+# Empty lines and lines beginning with '#' are ignored.
 # Please don't add tests to this README!
index d333231a21e73b70c70d1b53a45cabddbbb83a5e..6f0262a374cddacce8768b9f7ad53d56432a22bf 100644 (file)
@@ -4,5 +4,5 @@
 # "make test" will not report failures for tests listed here and will consider
 # a successful run for any of these tests an error.
 #
-# Empty lines and lines begining with '#' are ignored.
+# Empty lines and lines beginning with '#' are ignored.
 # Please don't add tests to this README!