summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2021-01-21 13:16:34 +0100
committerAndrew Bartlett <abartlet@samba.org>2021-03-01 03:50:35 +0000
commitbb00979c081f5eaba1ccc4ae0b7439708276c835 (patch)
tree6874c1ab30cbe5eea854a8931feed16bf8d6cbf8 /selftest
parentd6ddb8aa2a91de8b527709658f9a113e5b73377e (diff)
downloadsamba-bb00979c081f5eaba1ccc4ae0b7439708276c835.tar.gz
selftest: fix typos in README files
Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/flapping.d/README2
-rw-r--r--selftest/knownfail.d/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/selftest/flapping.d/README b/selftest/flapping.d/README
index cf80129f242..cf32da2585c 100644
--- a/selftest/flapping.d/README
+++ b/selftest/flapping.d/README
@@ -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!
diff --git a/selftest/knownfail.d/README b/selftest/knownfail.d/README
index d333231a21e..6f0262a374c 100644
--- a/selftest/knownfail.d/README
+++ b/selftest/knownfail.d/README
@@ -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!