Fix a typo

This commit is contained in:
2013-06-02 21:30:56 +03:00
parent d94ccf560e
commit 4d486d48d0

View File

@@ -29,7 +29,7 @@ case "$shell" in
profile='~/.tcshrc' profile='~/.tcshrc'
;; ;;
* ) * )
profile='your shell init file' profile='shell init file'
;; ;;
esac esac