diff options
author | Tim Potter <tpot@samba.org> | 2002-11-20 03:00:32 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-11-20 03:00:32 +0000 |
commit | ee90b48633f0300628e71249aa0648b3e92a22ab (patch) | |
tree | fcc1652334764b9d65b5fe2aa7996babc510e94e /source3 | |
parent | 1abaa7c9d35bf694f0bc98fce89de6ae2c086f93 (diff) | |
download | samba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.gz samba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.bz2 samba-ee90b48633f0300628e71249aa0648b3e92a22ab.zip |
Spelling fix.
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/rpc_server/srv_samr_nt.c | 2 | ||||
-rw-r--r-- | source3/utils/profiles.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source3/rpc_server/srv_samr_nt.c b/source3/rpc_server/srv_samr_nt.c index ba5e9b70d3..e8474118cd 100644 --- a/source3/rpc_server/srv_samr_nt.c +++ b/source3/rpc_server/srv_samr_nt.c @@ -2249,7 +2249,7 @@ NTSTATUS _api_samr_create_user(pipes_struct *p, SAMR_Q_CREATE_USER *q_u, SAMR_R_ * So we go the easy way, only check after if the account exists. * JFM (2/3/2001), to clear any possible bad understanding (-: * - * We now have seperate script paramaters for adding users/machines so we + * We now have separate script paramaters for adding users/machines so we * now have some sainity-checking to match. */ diff --git a/source3/utils/profiles.c b/source3/utils/profiles.c index c7356a7323..de18bd0534 100644 --- a/source3/utils/profiles.c +++ b/source3/utils/profiles.c @@ -177,7 +177,7 @@ Wert Beteutung 0x0002 ExpandSZ: string with "%var%" expanding (UNICODE!) 0x0003 RegBin: raw-binary value 0x0004 RegDWord: Dword -0x0007 RegMultiSZ: multiple strings, seperated with 0 +0x0007 RegMultiSZ: multiple strings, separated with 0 (UNICODE!) The "lf"-record |