commit | 5a8fc3403317877cf78a0fa0be4244a4da09d1d5 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Mon Apr 30 02:06:11 2007 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 30 12:35:11 2007 +0200 |
tree | d516e8f5856e92fe9022dc28a0377fdcad6a700a | |
parent | 4017334ed45db36bb1afc681ab30ab70f3fae35b [diff] [blame] |
Assorted spelling fixes.
diff --git a/programs/cmd/builtins.c b/programs/cmd/builtins.c index 4d0fd5e..53aa742 100644 --- a/programs/cmd/builtins.c +++ b/programs/cmd/builtins.c
@@ -414,7 +414,7 @@ FindClose (hff); } - /* Now recurse into all subdirectories handling the paramater in the same way */ + /* Now recurse into all subdirectories handling the parameter in the same way */ if (strstr (quals, "/S") != NULL) { char thisDir[MAX_PATH];