minor copy edit

master
Marc Hiatt 2 years ago
parent f11bda499f
commit 440f296bf7
  1. 2
      worddiv.fish

@ -28,7 +28,7 @@ function worddiv --description "Interact with TeX and babel (LaTeX) to show word
echo " and " ; set_color yellow ; echo -n "$latex_version" ; set_color normal ; echo " !"
echo -e '\nEnter an expression to see its hyphenation, or ‘q’ to quit.\n'
# set language
# set languages
set -f language american
set -f secondary_language british

Loading…
Cancel
Save