zsh-workers
 help / color / mirror / code / Atom feed
From: "Atte Peltomäki" <koston@iki.fi>
To: zsh-workers@zsh.org
Subject: [PATCH] fix typo in ANSI code reference (unused)
Date: Wed, 30 Nov 2022 18:49:28 +0200	[thread overview]
Message-ID: <20221130164928.GA68037@ass> (raw)

Hi,

Fix reference from standard for measurement of liquid flow in closed
conduits to the intended open document architecture standard.

The line is commented out so there is no functional change, and chance
of anyone having uncommented and used the name seems extremely slim.

---
 Functions/Misc/colors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Functions/Misc/colors b/Functions/Misc/colors
index 5c9924adb..8a0cec383 100644
--- a/Functions/Misc/colors
+++ b/Functions/Misc/colors
@@ -44,7 +44,7 @@ color=(
   35 magenta                45 bg-magenta
   36 cyan                   46 bg-cyan
   37 white                  47 bg-white
-# 38 iso-8316-6           # 48 bg-iso-8316-6
+# 38 iso-8613-6           # 48 bg-iso-8613-6
   39 default                49 bg-default
 
 # Other codes:
-- 
2.38.1


-- 
Atte Peltomäki
"Your effort to remain what you are is what limits you"


                 reply	other threads:[~2022-11-30 16:53 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=20221130164928.GA68037@ass \
    --to=koston@iki.fi \
    --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).