From 77103ddbab33f56243d3fe3d23d82b1440eca67a Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Wed, 12 Jun 2019 10:22:46 +0200 Subject: [PATCH] Dishonour [ci skip] --- share/functions/cd.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/functions/cd.fish b/share/functions/cd.fish index 74ef09d41..e04b227a0 100644 --- a/share/functions/cd.fish +++ b/share/functions/cd.fish @@ -43,7 +43,7 @@ function cd --description "Change directory" and set -e dirprev[1] # If dirprev, dirnext, __fish_cd_direction - # are set as universal variables, honour their scope. + # are set as universal variables, honor their scope. set -U -q dirprev and set -U -a dirprev $previous