Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hedning committed Nov 13, 2017
1 parent 1ab82c4 commit 1bbe2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _nix-env
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ case $state in
local flag_name=$words[$(($CURRENT - 1))]
case $flag_name in
priority)
__message "Number, lower priority values denote a higher priority"
_message "Number, lower priority values denote a higher priority"
break
;;
keep)
Expand Down

0 comments on commit 1bbe2bc

Please sign in to comment.