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:05:21 +0000 (20:05 +0200)
Karolin

source3/param/loadparm.c

index 8da1f6348fb4a11b6fa6ace86057468ff950b3c1..4b14b8033939e5ee11ca9e8f9beae28cf936d533 100644 (file)
@@ -885,7 +885,7 @@ static const struct enum_list enum_kerberos_method[] = {
 
 /* 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.
  *
@@ -894,7 +894,7 @@ static const struct enum_list enum_kerberos_method[] = {
  *      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