From f484e7e65c80e39ec7d9e14bbb1cc2fc2a62ae25 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Sat, 2 Dec 2000 06:32:14 +0000
Subject: Fix typo

---
 Config.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Config.h b/Config.h
index c7745f665..0f31ae16b 100644
--- a/Config.h
+++ b/Config.h
@@ -211,7 +211,8 @@
 //#define BB_FEATURE_MOUNT_MTAB_SUPPORT
 //
 // Enable support for mounting remote NFS volumes. 
-// You may no -o nolock if no local portmapper is running.
+// You may need to mount with "-o nolock" if you are
+// not running a local portmapper daemon...
 #define BB_FEATURE_NFSMOUNT
 //
 // Enable support forced filesystem unmounting 
-- 
cgit v1.2.3