Skip to content

Commit dd91767

Browse files
author
Doug Kearns
committed
unposted: fix typos in INSTALL and README
1 parent 9b0e0f3 commit dd91767

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

ChangeLog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
2010-06-22 Doug Kearns <[email protected]>
22

3+
* unposted: INSTALL, README: fix typos.
4+
35
* 28051: Completion/Unix/Command/_elinks: update for version 0.12pre5.
46

57
2010-06-17 Frank Terbeck <[email protected]>
@@ -13315,5 +13317,5 @@
1331513317

1331613318
*****************************************************
1331713319
* This is used by the shell to define $ZSH_PATCHLEVEL
13318-
* $Revision: 1.5010 $
13320+
* $Revision: 1.5011 $
1331913321
*****************************************************

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Startup/shutdown files
407407
----------------------
408408

409409
Zsh has several startup/shutdown files which are in /etc by default. This
410-
can be overriden using one of the options below when invoking "configure".
410+
can be overridden using one of the options below when invoking "configure".
411411

412412
--enable-etcdir=directory # default directory for global zsh scripts
413413
--enable-zshenv=pathname # the full pathname of the global zshenv script

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ There are a number of documents about zsh in this distribution:
235235

236236
Doc/Zsh/*.yo The master source for the zsh documentation is written in
237237
yodl. Yodl is a document language written by Karel Kubat.
238-
It is not required by zsh but but it is a nice program so
239-
you might want to get it anyway, especially if you are a
240-
zsh developer. It can be downloaded from
238+
It is not required by zsh but it is a nice program so you
239+
might want to get it anyway, especially if you are a zsh
240+
developer. It can be downloaded from
241241
ftp://yodl.sourceforge.net/
242242

243243
Doc/zsh*.1 Man pages in nroff format. These will be installed

0 commit comments

Comments
 (0)