From 2f419b332d9cf28eaad0523b3404ab8ce52a82e0 Mon Sep 17 00:00:00 2001 From: Bryan Irvine Date: Wed, 4 Mar 2020 23:50:37 -0600 Subject: github #49: Fix typo: longson should be loongson --- Completion/BSD/Type/_obsd_architectures | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') 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 -- cgit 1.4.1