summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/getcwd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getcwd.html b/doc/getcwd.html
index 3cfe620..8d8971a 100644
--- a/doc/getcwd.html
+++ b/doc/getcwd.html
@@ -45,7 +45,7 @@ execs into <em>prog</em> with its arguments.
<li> Unlike the
<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/pwd.html">pwd</a>
POSIX command, <tt>getcwd</tt> does not depend on the PWD environment
-variable and will always exhibit the same behaviour. </li>
+variable and will exhibit a consistent behaviour no matter the environment. </li>
</ul>
</body>