mirror of
https://github.com/samba-team/samba.git
synced 2025-08-30 17:49:30 +03:00
dynconfig: Fix code spelling
Best reviewed with: `git show --word-diff`. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
committed by
Andreas Schneider
parent
3c96f7d80e
commit
bca9c059c3
@ -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 = {
|
||||
|
Reference in New Issue
Block a user