]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
dynconfig: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Thu, 6 Apr 2023 13:52:49 +0000 (15:52 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 11 Apr 2023 09:06:35 +0000 (09:06 +0000)
Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
dynconfig/wscript

index c62afa25399c86f9b817c218fc4151ef4aaaf4ad..347e5ddbabc75dc76abf01bddacf580581f243ac 100644 (file)
@@ -71,7 +71,7 @@ class SambaIndentedHelpFormatter (optparse.IndentedHelpFormatter):
 #               We may overwrite the related path. (Default: False)
 #
 # 'DELAY'     - The option refers to other options in the dynconfig list.
-#               We delay the initalization into a later stage. This
+#               We delay the initialization into a later stage. This
 #               makes sure the recursion works. (Default: False)
 #
 dynconfig = {