From d1e1a4224ab9ef7d2f6c4c56311741758735a955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 28 Oct 2020 00:46:56 +0100 Subject: [PATCH] fix typo --- myshell_git_sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myshell_git_sync b/myshell_git_sync index 6d064a0..a0fd35e 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -104,7 +104,7 @@ if ! $SSHS; then # sync repo with origin if git is reachable if ckrepo ; then - loginfo "git checokut" >&2 + loginfo "git checkout" >&2 sync_config . ${MYSHELLCONFIG_BASE}/functions.sh create_symlinks "$MYSHELLCONFIG_BASE"