fix typo
authorJim Meyering <jim@meyering.net>
Sun, 18 Jan 2004 07:59:52 +0000 (07:59 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Jan 2004 07:59:52 +0000 (07:59 +0000)
README

diff --git a/README b/README
index 3ce276057068b7b15d3546e9dc096e66c53fa93b..0de53059cbbce861a24625f08c0ea06fac4f346b 100644 (file)
--- a/README
+++ b/README
@@ -83,7 +83,7 @@ and/or run programs as a non-root user, `nobody' by default.
 If you want to use some other non-root username, specify it via
 the NON_ROOT_USERNAME environment variable.  Depending on the
 permissions with which the working directories have been created,
-using `nobody' may fail, because that use won't have the required
+using `nobody' may fail, because that user won't have the required
 read and write access to the build and test directories.
 I find that it is best to unpack and build as a non-privileged
 user, and then to run the following command as that user in order