correct a typo in a comment

This commit is contained in:
Lee Jenkins 2017-01-20 00:12:59 -06:00 committed by GitHub
parent e8967ae036
commit 0358ae6057
1 changed files with 1 additions and 1 deletions

2
env/sh/bashrc vendored
View File

@ -16,7 +16,7 @@ if [ -t 0 ]; then
# import our aliases
source "$DOTFILES_PATH/env/sh/aliases"
# import out global shell functions
# import our global shell functions
source "$DOTFILES_PATH/env/sh/shell_funcs"
# import our prompt