From 1d418365b57436a1d98a0c1f21dadb13dd3255b0 Mon Sep 17 00:00:00 2001 From: Kurtis Rader Date: Wed, 12 Oct 2016 18:04:20 -0700 Subject: [PATCH] fix misplaced backtick --- doc_src/abbr.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/abbr.txt b/doc_src/abbr.txt index 96a499adf..d34f55e1f 100644 --- a/doc_src/abbr.txt +++ b/doc_src/abbr.txt @@ -25,7 +25,7 @@ if status --is-interactive end \endfish -You can create abbreviations directly on the command line and they will be saved automatically and made visible to other fish sessions if `fish_user_abbreviations` is a universal variable. If you keep the variable as universal, a`bbr --add` statements in config.fish will do nothing but slow down startup slightly. +You can create abbreviations directly on the command line and they will be saved automatically and made visible to other fish sessions if `fish_user_abbreviations` is a universal variable. If you keep the variable as universal, `abbr --add` statements in config.fish will do nothing but slow down startup slightly. \subsection abbr-options Options