]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3/loadparm: Fiy typos.
authorKarolin Seeger <kseeger@samba.org>
Tue, 7 Apr 2009 18:00:47 +0000 (20:00 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Apr 2009 18:20:37 +0000 (20:20 +0200)
This used to be commit 44588095 in master.

Karolin
(cherry picked from commit 7648c51afaf844e576935dadc0d66a94e2cad28b)

source/param/loadparm.c

index aa41bf961568908ff31d85dc75cd264a0973ac05..3ccb772e8c294ab3ebc0a6d73d1592eb20b1fdb4 100644 (file)
@@ -863,7 +863,7 @@ static const struct enum_list enum_config_backend[] = {
 
 /* Note: We do not initialise the defaults union - it is not allowed in ANSI C
  *
- * The FLAG_HIDE is explicit. Paramters set this way do NOT appear in any edit
+ * The FLAG_HIDE is explicit. Parameters set this way do NOT appear in any edit
  * screen in SWAT. This is used to exclude parameters as well as to squash all
  * parameters that have been duplicated by pseudonyms.
  *
@@ -872,7 +872,7 @@ static const struct enum_list enum_config_backend[] = {
  *      Set FLAG_SHARE and FLAG_PRINT to specifically display parameters in
  *        respective views.
  *
- * NOTE2: Handling of duplicated (synonym) paramters:
+ * NOTE2: Handling of duplicated (synonym) parameters:
  *     Only the first occurance of a parameter should be enabled by FLAG_BASIC
  *     and/or FLAG_ADVANCED. All duplicates following the first mention should be
  *     set to FLAG_HIDE. ie: Make you must place the parameter that has the preferred