about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBryan Irvine <sparctacus@gmail.com>2020-03-04 23:50:37 -0600
committerDaniel Shahaf <danielsh@apache.org>2020-03-05 15:44:12 +0000
commit2f419b332d9cf28eaad0523b3404ab8ce52a82e0 (patch)
tree71cd28bb59968ea6afe2a9c44688880a9bb1494a
parent14ea665a903b26a658ef1d2ca974a9b48e09eff1 (diff)
downloadzsh-2f419b332d9cf28eaad0523b3404ab8ce52a82e0.tar.gz
zsh-2f419b332d9cf28eaad0523b3404ab8ce52a82e0.tar.xz
zsh-2f419b332d9cf28eaad0523b3404ab8ce52a82e0.zip
github #49: Fix typo: longson should be loongson
-rw-r--r--ChangeLog5
-rw-r--r--Completion/BSD/Type/_obsd_architectures2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b42a7cf8..7632153d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-05  Bryan Irvine  <sparctacus@gmail.com>
+
+	* github #49: Completion/BSD/Type/_obsd_architectures: Fix typo:
+	longson should be loongson
+
 2020-02-27  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* users/24710: Src/exec.c, Src/jobs.c, Src/signals.c: when using
diff --git a/Completion/BSD/Type/_obsd_architectures b/Completion/BSD/Type/_obsd_architectures
index ca3e0e12f..18ee2854c 100644
--- a/Completion/BSD/Type/_obsd_architectures
+++ b/Completion/BSD/Type/_obsd_architectures
@@ -3,4 +3,4 @@
 local expl
 
 _description architectures expl 'architecture'
-compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk longson luna88k macppc octeon sgi sparc64
+compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk loongson luna88k macppc octeon sgi sparc64