From 0fde01701d4b34fa1a3485314d2b8482f50c7518 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 18 Sep 2006 06:28:56 +0000 Subject: [PATCH] fix typo in comment --- lib/savewd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/savewd.h b/lib/savewd.h index 115a735032..880b8f1770 100644 --- a/lib/savewd.h +++ b/lib/savewd.h @@ -131,7 +131,7 @@ void savewd_finish (struct savewd *wd); /* 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 -- 2.30.2