libsmb: Fix a typo
[samba.git] / source3 / libsmb / clientgen.c
index b9b2bacaa76f72852adf81154837c3b8a8d48a0f..a5929ecc7dfedf16be5aa67fdb7cdcdc0ebd4929 100644 (file)
@@ -231,7 +231,7 @@ static void _cli_shutdown(struct cli_state *cli)
        cli_nt_pipes_close(cli);
 
        /*
-        * tell our peer to free his resources.  Wihtout this, when an
+        * tell our peer to free his resources.  Without this, when an
         * application attempts to do a graceful shutdown and calls
         * smbc_free_context() to clean up all connections, some connections
         * can remain active on the peer end, until some (long) timeout period