common: fix comment about _require_test
authorEryu Guan <eguan@redhat.com>
Fri, 12 Dec 2014 00:26:45 +0000 (11:26 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 12 Dec 2014 00:26:45 +0000 (11:26 +1100)
_require_test will mount test dev if not mounted, fix the comment to
reflect that.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc

index 28ccb6de81e9556380990cd2f040317f411b6073..68a35138e72e8beae7a6efff567b63527454bf7f 100644 (file)
--- a/common/rc
+++ b/common/rc
@@ -1112,7 +1112,7 @@ _require_scratch()
 }
 
 
-# this test needs a test partition - check we're ok & unmount it
+# this test needs a test partition - check we're ok & mount it
 #
 _require_test()
 {