]> git.phdru.name Git - dotfiles.git/commitdiff
.shellrc: fix a minor misspelling
authorOleg Broytman <phd@phdru.name>
Sat, 14 Jan 2017 06:51:16 +0000 (09:51 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 14 Jan 2017 06:51:16 +0000 (09:51 +0300)
.shellrc

index 55dab97651ff1cc23ee5d3335e279863cbb08605..08f57416ccfc721eafa5da3c47a6686e87603419 100644 (file)
--- a/.shellrc
+++ b/.shellrc
@@ -83,7 +83,7 @@ if test -n "$BASH_VERSION"; then
             . /usr/local/etc/bash_completion.d/*
          fi
       else
-         echo "Unknown OS type, canot source bash_completion" >&2
+         echo "Unknown OS type, cannot source bash_completion" >&2
       fi
    fi