fixed typo

This commit is contained in:
Megu Megumi 2012-06-15 17:51:01 +07:00
commit bfa2e0e2ef

View file

@ -6,7 +6,7 @@
rp_mode='git-dir'
# color definition
# first one is for normal user, while the oter is for root user
# first one is for normal user, while the other is for root user
if [ `id -u` -ne 0 ]; then
lp_color1='yellow'
lp_color2='blue'