From 5c9f6663d1bdf3b773a7f5160b9523e7ec7a351e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 14 Jan 2013 22:55:33 -0500 Subject: [PATCH] dotfiles.sh: Fix 'fetch' -> 'diff' typo in 'diff command' comment --- dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles.sh b/dotfiles.sh index 6a09bd0..39574b2 100755 --- a/dotfiles.sh +++ b/dotfiles.sh @@ -376,7 +376,7 @@ function fetch() } ### -# fetch command +# diff command COMMANDS+=('diff') -- 2.26.2