From cb0d4557cb24d872dcd2e7412085c2d34b8ea8fd Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 14 Jan 2017 09:51:16 +0300 Subject: [PATCH] .shellrc: fix a minor misspelling --- .shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc b/.shellrc index 55dab97..08f5741 100644 --- 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 -- 2.39.2