zsh-workers
 help / color / mirror / code / Atom feed
* [patch] minor doc typos
@ 1997-05-22  1:39 Tomasz Cholewo
  0 siblings, 0 replies; only message in thread
From: Tomasz Cholewo @ 1997-05-22  1:39 UTC (permalink / raw)
  To: zsh-workers

Hi,

I found two typos in the documentation of zsh-3.1.1.  The following
patch fixes them in yodl files.

-- Tomasz Cholewo

diff -urd zsh-3.1.1-orig/Doc/Zsh/builtins.yo zsh-3.1.1/Doc/Zsh/builtins.yo
--- zsh-3.1.1-orig/Doc/Zsh/builtins.yo	Tue Jan 21 19:54:02 1997
+++ zsh-3.1.1/Doc/Zsh/builtins.yo	Wed May 21 21:30:06 1997
@@ -900,7 +900,7 @@
 
 If the tt(-A) flag is specified, var(name) is
 set to an array containing the given var(arg)s. if tt(PLUS()A) is used and
-var(name) is an array, the gien arguments will replace the initial
+var(name) is an array, the given arguments will replace the initial
 elements of that array; if no var(name) is specified, all arrays are
 printed.  Otherwise the positional parameters are set.  If no arguments are
 given, then the names and values of all parameters are printed on the
diff -urd zsh-3.1.1-orig/Doc/Zsh/params.yo zsh-3.1.1/Doc/Zsh/params.yo
--- zsh-3.1.1-orig/Doc/Zsh/params.yo	Thu Jan  9 10:12:06 1997
+++ zsh-3.1.1/Doc/Zsh/params.yo	Wed May 21 21:28:54 1997
@@ -452,7 +452,7 @@
 vindex(LC_TIME)
 item(tt(LC_TIME))(
 This variable determines the locale category for date and time
-formatting in promt escape sequences.
+formatting in prompt escape sequences.
 )
 vindex(LINES)
 item(tt(LINES))(


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-05-22  1:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-22  1:39 [patch] minor doc typos Tomasz Cholewo

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).