From 767304f2a65af8ddba8385504aa4c55199b87f29 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Mon, 2 Dec 2013 12:51:24 +0900 Subject: [PATCH] fix comment --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 31a3a85..34f874e 100755 --- a/setup.sh +++ b/setup.sh @@ -8,7 +8,7 @@ __homevar="$HOME/.var" ############################# # gen_common -# Generate ~/.shrc.common, which contains system infos and sourced from +# Generate ~/.shrc.common, which contains system infos and is sourced from # setup.sh (this file) and dotfiles/shrc . # this variable must consistent with shrc