From 2a6a2288c5fae908f431bd79332554e0a23dbeed Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 8 Feb 2008 09:28:57 +0100 Subject: Fix some typos. Karolin (This used to be commit 2bec0a1fb7857e6fb8ec15e5f597b2d4125f105b) --- source3/include/MacExtensions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include') 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 -- cgit