zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] fix typo in ANSI code reference (unused)
@ 2022-11-30 16:49 Atte Peltomäki
  0 siblings, 0 replies; only message in thread
From: Atte Peltomäki @ 2022-11-30 16:49 UTC (permalink / raw)
  To: zsh-workers

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"


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

only message in thread, other threads:[~2022-11-30 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30 16:49 [PATCH] fix typo in ANSI code reference (unused) Atte Peltomäki

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