s3:modules: Fix code spelling
[samba.git] / source3 / modules / vfs_preopen.c
index 3b7fae5940b8dd32da48e8dc0d896946db262857..0810dcbc5b98671614e16d5f5777dc5b63b5be13 100644 (file)
@@ -569,7 +569,7 @@ static int preopen_openat(struct vfs_handle_struct *handle,
        }
 
        /*
-        * Make sure we can later contruct an absolute pathname
+        * Make sure we can later construct an absolute pathname
         */
        if (dirname[0] != '/') {
                return res;
@@ -656,7 +656,7 @@ static int preopen_openat(struct vfs_handle_struct *handle,
                need_reset = true;
        } else if (state->number_start != new_start) {
                /*
-                * If the digits started at a different possition
+                * If the digits started at a different position
                 * we better reset the queue
                 */
                DBG_PREFIX(state->reset_dbglvl, ("RESET: "