# HG changeset patch # User Jim Meyering # Date 1158560936 0 # Node ID 25dcfa3814dead6083b3c495f904cd99d39c2a50 # Parent f3ddfeb5dff90cd416e957d813ce2249a9f18291 fix typo in comment diff --git a/lib/savewd.h b/lib/savewd.h --- 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