SQUASH fix a comment typo
authorMichael Adam <obnox@samba.org>
Sat, 18 Feb 2012 16:54:49 +0000 (17:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 May 2012 16:41:54 +0000 (18:41 +0200)
source3/smbd/smb2_create.c

index 28ea87b3cdcf3da6521cfb9adfba704e9dac20e4..8d2ef178e77e9fe6680a507e81dea15403034800 100644 (file)
@@ -976,7 +976,7 @@ DEBUG(0, ("OBNOX - durable_reconnect result: %s (%s:%s)\n", nt_errstr(status), _
                }
 
                /*
-                * windows createst a dhnc response blob upon dbnc request.
+                * windows creates a dhnc response blob upon dbnc request.
                 * this seems to contradict the documentation, though
                 * --> TODO:dochelp
                 */