From: Karolin Seeger Date: Tue, 7 Apr 2009 18:00:47 +0000 (+0200) Subject: s3/loadparm: Fiy typos. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7648c51afaf844e576935dadc0d66a94e2cad28b;p=thirdparty%2Fsamba.git s3/loadparm: Fiy typos. This used to be commit 44588095 in master. Karolin --- diff --git a/source/param/loadparm.c b/source/param/loadparm.c index 027cd3d8260..db72e644747 100644 --- a/source/param/loadparm.c +++ b/source/param/loadparm.c @@ -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