changeset 7316:25dcfa3814de

fix typo in comment
author Jim Meyering <jim@meyering.net>
date Mon, 18 Sep 2006 06:28:56 +0000
parents f3ddfeb5dff9
children 251167cff509
files lib/savewd.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/savewd.h
+++ b/lib/savewd.h
@@ -131,7 +131,7 @@
 /* Process N_FILES file names, FILE[0] through FILE[N_FILES - 1].
    For each file name F, call ACT (F, WD, OPTIONS); ACT should invoke
    savewd_chdir as needed, and should return an exit status.  WD
-   represents thw working directory; it may be in an error state when
+   represents the working directory; it may be in an error state when
    ACT is called.
 
    Save and restore the working directory as needed by the file name