summaryrefslogtreecommitdiff
path: root/source3/auth
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth')
-rw-r--r--source3/auth/auth_domain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/auth/auth_domain.c b/source3/auth/auth_domain.c
index 31ffd88083..0bf2031a37 100644
--- a/source3/auth/auth_domain.c
+++ b/source3/auth/auth_domain.c
@@ -33,10 +33,10 @@ extern BOOL global_machine_password_needs_changing;
* @param server either a machine name or text IP address to
* connect to.
* @param setup_creds_as domain account to setup credentials as
- * @param sec_chan switch value to distinguish between domain
+ * @param sec_chan a switch value to distinguish between domain
* member and interdomain authentication
* @param trust_passwd the trust password to establish the
- * credentials
+ * credentials with.
*
**/