summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-11-08 06:57:33 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-11-08 06:57:33 +0100
commitc62345ffc7afc2daa5daec1a3add5609f028a977 (patch)
tree9866fd1607bd2f2e02bd73bd43b2f6817a00ac5c /test
parentMerge pull request #29910 from yuwata/rapid-commit (diff)
downloadsystemd-c62345ffc7afc2daa5daec1a3add5609f028a977.tar.xz
systemd-c62345ffc7afc2daa5daec1a3add5609f028a977.zip
tree-wide: fix typo
Diffstat (limited to 'test')
-rwxr-xr-xtest/units/testsuite-45.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/testsuite-45.sh b/test/units/testsuite-45.sh
index d93e33f22c..9688a850f7 100755
--- a/test/units/testsuite-45.sh
+++ b/test/units/testsuite-45.sh
@@ -378,7 +378,7 @@ EOF
# RuntimeNTPServers
#
- # There's no user-facing API that allows changing this propery (afaik), so let's
+ # There's no user-facing API that allows changing this property (afaik), so let's
# call SetRuntimeNTPServers() directly to test things out. The inner workings should
# be exactly the same as in the previous case, so do just one test to make sure
# things work