diff options
| author | Juanma Barranquero | 2009-02-05 15:30:32 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-02-05 15:30:32 +0000 |
| commit | 1c3f291ee94b90d12e4b212926d31a2abb67525d (patch) | |
| tree | 27e7ff4bd09e89f00f47ec61450e024c930199d9 /admin/nt | |
| parent | 4d8e170ee6c81476d84db708b24dbeb72e4732fe (diff) | |
| download | emacs-1c3f291ee94b90d12e4b212926d31a2abb67525d.tar.gz emacs-1c3f291ee94b90d12e4b212926d31a2abb67525d.zip | |
* nt/README.W32: Fix typo. (Bug#2207)
Diffstat (limited to 'admin/nt')
| -rw-r--r-- | admin/nt/README.W32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index e7ef50e0177..12aa04c8e1e 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 | |||
| @@ -81,7 +81,7 @@ See the end of the file for license conditions. | |||
| 81 | 81 | ||
| 82 | + emacsclient.exe - A command-line client program that can | 82 | + emacsclient.exe - A command-line client program that can |
| 83 | communicate with a running Emacs process. See the `Emacs Server' | 83 | communicate with a running Emacs process. See the `Emacs Server' |
| 84 | node of the Emacs manul. | 84 | node of the Emacs manual. |
| 85 | 85 | ||
| 86 | + emacsclientw.exe - A version of emacsclient that does not open | 86 | + emacsclientw.exe - A version of emacsclient that does not open |
| 87 | a command-line window. | 87 | a command-line window. |