Author: pierre
Date: Wed Nov  1 07:40:09 2017
New Revision: 4013

Log:
Missing word in a comment

Modified:
   jhalfs/trunk/common/common-functions

Modified: jhalfs/trunk/common/common-functions
==============================================================================
--- jhalfs/trunk/common/common-functions        Wed Nov  1 07:39:34 2017        
(r4012)
+++ jhalfs/trunk/common/common-functions        Wed Nov  1 07:40:09 2017        
(r4013)
@@ -62,7 +62,7 @@
     else
       # Clean the build directory
       echo -n "Cleaning $BUILDDIR ..."
-      # First delete proc and sys directories, if exist.
+      # First delete proc and sys directories, if they exist.
       # Both should be empty. If not, we exit, and the rmdir command
       # has generated an error message
       if [ -d $BUILDDIR/proc ] ; then
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to