]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - fs/dlm/member.c
Fix misspellings of "truly" in comments.
[linux-3.10.git] / fs / dlm / member.c
index 84f70bfb0baf4dfe4e19fee23238783965a637cc..b12532e553f8e7947bd4c83435f22fff4724366b 100644 (file)
@@ -312,7 +312,7 @@ int dlm_ls_stop(struct dlm_ls *ls)
        /*
         * This in_recovery lock does two things:
         * 1) Keeps this function from returning until all threads are out
-        *    of locking routines and locking is truely stopped.
+        *    of locking routines and locking is truly stopped.
         * 2) Keeps any new requests from being processed until it's unlocked
         *    when recovery is complete.
         */