smbd: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 16 Feb 2015 14:36:28 +0000 (14:36 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 24 Feb 2015 16:52:09 +0000 (17:52 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/trans2.c

index c70ca2c24af6733a38fc38fdb1e01054e31d5a2c..bdad1261e52cc48326f54ae80ea197733f4362ec 100644 (file)
@@ -4031,7 +4031,7 @@ static void call_trans2setfsinfo(connection_struct *conn,
                                        return;
                                }
 
-                               /* note: normaly there're 48 bytes,
+                               /* note: normally there're 48 bytes,
                                 * but we didn't use the last 6 bytes for now 
                                 * --metze 
                                 */