]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/man.in
man: fix incorrectly placed full stop
[thirdparty/systemd.git] / man / man.in
index 812c6767fcb06ff57146192de06f5734ebddad64..fa6164b8ded36e17066039ed07852ecf0718346c 100755 (executable)
@@ -6,7 +6,7 @@ if [ -z "$1" ]; then
     exit 1
 fi
 
-# make sure the rules have been regenrated (in case man/update-man-rules was just run)
+# make sure the rules have been regenerated (in case man/update-man-rules was just run)
 ninja -C "@BUILD_ROOT@" version.h
 
 page="$(echo "$1" | sed 's/\./\\./')"