smbtorture: Fix a typo
authorVolker Lendecke <vl@samba.org>
Tue, 28 May 2019 14:54:34 +0000 (16:54 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 28 May 2019 20:27:15 +0000 (20:27 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/raw/lock.c

index a8cc153b3d78263f3b2f77c76ab4a39be6dc20c9..92585eea00eb882c23bde79e75e7f635f666c502 100644 (file)
@@ -571,7 +571,7 @@ static bool test_async(struct torture_context *tctx,
                       "lock cancel was not immediate (%s)\n", __location__));
 
        /* MS-CIFS (2.2.4.32.1) states that a cancel is honored if and only
-        * if the lock vector contains one entry. When given mutliple cancel
+        * if the lock vector contains one entry. When given multiple cancel
         * requests in a single PDU we expect the server to return an
         * error. Samba4 handles this correctly. Windows servers seem to
         * accept the request but only cancel the first lock.  Samba3