]> 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:16:58 +0000 (20:16 +0200)
This used to be commit 44588095 in master.

Karolin

source/param/loadparm.c

index 027cd3d8260d78cd237b9b85ef568128d9606d09..db72e644747759ff11511fe97bb398fea4f18bc2 100644 (file)
@@ -860,7 +860,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.
  *
@@ -869,7 +869,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