diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-02-08 09:28:57 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-02-08 10:05:32 +0100 |
commit | 2a6a2288c5fae908f431bd79332554e0a23dbeed (patch) | |
tree | f2e1f6d33ea77f4480ba5edac14e0ed5f68eb418 /source3/include | |
parent | ed43977f08491515a325e613c8e765c2abe69352 (diff) | |
download | samba-2a6a2288c5fae908f431bd79332554e0a23dbeed.tar.gz samba-2a6a2288c5fae908f431bd79332554e0a23dbeed.tar.bz2 samba-2a6a2288c5fae908f431bd79332554e0a23dbeed.zip |
Fix some typos.
Karolin
(This used to be commit 2bec0a1fb7857e6fb8ec15e5f597b2d4125f105b)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/MacExtensions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/MacExtensions.h b/source3/include/MacExtensions.h index 006b814037..6e911feea2 100644 --- a/source3/include/MacExtensions.h +++ b/source3/include/MacExtensions.h @@ -235,7 +235,7 @@ enum { ** that contains the icon data, icon size, icon type, the file type, and file creator. ** ** -** The server returns only that the call was succesfull or not. +** The server returns only that the call was successful or not. */ #define SMB_MAC_DT_ADD_ICON 0x309 |