s3-waf: fix typo in comment.
authorGünther Deschner <gd@samba.org>
Thu, 21 Apr 2011 22:49:28 +0000 (00:49 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 21 Apr 2011 22:49:28 +0000 (00:49 +0200)
Guenther

source3/wscript

index 673fdf30b90cae94c536001c752e2321cabeea30..fa51983bc640e8c32dd0d62cd69798af73aee917 100644 (file)
@@ -191,7 +191,7 @@ main() {
                     'HAVE_KERNEL_OPLOCKS_IRIX', headers='fcntl.h',
                     msg="Checking for IRIX kernel oplock types")
 
-    # Check for krenel share modes
+    # Check for kernel share modes
     conf.CHECK_CODE('''
 #include <sys/types.h>
 #include <fcntl.h>