Whamcloud - gitweb
LU-5710 corrected some typos and grammar errors
[fs/lustre-release.git] / lustre / obdclass / lu_object.c
index 1ce045d..c097223 100644 (file)
@@ -159,7 +159,7 @@ void lu_object_put(const struct lu_env *env, struct lu_object *o)
         }
 
         /*
-         * If object is dying (will not be cached), removed it
+        * If object is dying (will not be cached) then remove it
          * from hash table and LRU.
          *
          * This is done with hash table and LRU lists locked. As the only