zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] fix formatting typo in zshbuiltins.yo
@ 2017-11-10 19:01 Martijn Dekker
  0 siblings, 0 replies; only message in thread
From: Martijn Dekker @ 2017-11-10 19:01 UTC (permalink / raw)
  To: Zsh hackers list

[-- Attachment #1: Type: text/plain, Size: 132 bytes --]

Attached patch removes an extra closing parenthesis in zshbuiltins.yo
that messes up the formatting of the text following it.

- M.

[-- Attachment #2: builtins-typo.patch --]
[-- Type: text/plain, Size: 571 bytes --]

diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index ea3f3a3..6c7ec4b 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -1987,7 +1987,7 @@ and options.  Note that the tt(-H) flag on parameters is respected; no
 value will be shown for these parameters.
 
 tt(-p) may be followed by an optional integer argument.  Currently
-only the value tt(1)) is supported.  In this case arrays and associative
+only the value tt(1) is supported.  In this case arrays and associative
 arrays are printed with newlines between indented elements for
 readability.
 )

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

only message in thread, other threads:[~2017-11-10 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10 19:01 [PATCH] fix formatting typo in zshbuiltins.yo Martijn Dekker

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).