zsh-workers
 help / color / mirror / code / Atom feed
From: Martijn Dekker <martijn@inlv.org>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: [PATCH] fix formatting typo in zshbuiltins.yo
Date: Fri, 10 Nov 2017 19:01:58 +0000	[thread overview]
Message-ID: <266a0d29-604e-4a3a-5372-d42dc04809ba@inlv.org> (raw)

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

                 reply	other threads:[~2017-11-10 19:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=266a0d29-604e-4a3a-5372-d42dc04809ba@inlv.org \
    --to=martijn@inlv.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).