From 77d9268892b0d9624ab95bb551cbfe7a745d2666 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 23 May 2001 20:32:09 +0000 Subject: Patch from larry to fix some grammar errors. --- debian/Config.h-deb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/Config.h-deb') diff --git a/debian/Config.h-deb b/debian/Config.h-deb index 400895545..5db15f2da 100644 --- a/debian/Config.h-deb +++ b/debian/Config.h-deb @@ -3,7 +3,7 @@ // When you turn things off here, they won't be compiled in at all. // //// This file is parsed by sed. You MUST use single line comments. -// i.e. //#define BB_BLAH +// i.e., //#define BB_BLAH // // // BusyBox Applications @@ -222,7 +222,7 @@ #define BB_FEATURE_NFSMOUNT // // Enable support forced filesystem unmounting -// (i.e. in case of an unreachable NFS system). +// (i.e., in case of an unreachable NFS system). #define BB_FEATURE_MOUNT_FORCE // // use -i (interactive) flag for rm -- cgit v1.2.3