summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-04-07 20:00:47 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-07 20:05:21 +0200
commit4458809597ff4362a653ea5469c5237bbe2a0531 (patch)
treeccd9e25d3449ecf1e69b74509f94445995f54f93
parenta103222e0b679d68684681c871ac912f279afc1b (diff)
downloadsamba-4458809597ff4362a653ea5469c5237bbe2a0531.tar.gz
samba-4458809597ff4362a653ea5469c5237bbe2a0531.tar.bz2
samba-4458809597ff4362a653ea5469c5237bbe2a0531.zip
s3/loadparm: Fiy typos.
Karolin
-rw-r--r--source3/param/loadparm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index 8da1f6348f..4b14b80339 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -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