diff --git a/.bashrc b/.bashrc index c8ca011..1da5ec8 100644 --- a/.bashrc +++ b/.bashrc @@ -1,5 +1,5 @@ # ~/.bashrc: executed by bash(1) for non-login shells. -# also gets invocet for login shells by ~/.profile +# also gets invoced for login shells by ~/.profile # If not running interactively, don't do anything [ -z "$PS1" ] && return