includes: Fix a typo
authorVolker Lendecke <vl@samba.org>
Tue, 25 Sep 2018 10:58:29 +0000 (03:58 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 2 Oct 2018 23:07:15 +0000 (01:07 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/smb.h

index 7f22a60a3aae8deb23a13a6dbc9be557722d9d4e..c37dbeb12869c3fde9ac528d876fc86006513a93 100644 (file)
@@ -547,7 +547,7 @@ enum remote_arch_types {RA_UNKNOWN, RA_WFWG, RA_OS2, RA_WIN95, RA_WINNT,
 #define FNUM_FIELD_INVALID 0
 
 /*
- * Map the Core and Extended Oplock requesst bits down
+ * Map the Core and Extended Oplock request bits down
  * to common bits (EXCLUSIVE_OPLOCK & BATCH_OPLOCK).
  */