various fixes and improvements
[distro-setup] / distro-begin
index e77ff04a5827f1d7200b35718cb2205276613ad0..4c889b35eb523b4affc399c2d5941101c593215b 100755 (executable)
@@ -469,7 +469,7 @@ EOF
 fi
 
 ##### setup /nocow.
-# a nocow dir that is common to multiple distros installed onthe same system
+# a nocow dir that is common to multiple distros installed on the same system
 dir=/nocow
 if has_btrfs; then
     if ! mountpoint $dir; then