From 50a0dc41d6edbe36d081bcd0fab7d79f2a0d116a Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 21 Sep 2017 19:00:44 -0300 Subject: Small ortographical fix --- configs/mate/root-image/root/.language.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/mate/root-image/root/.language.sh b/configs/mate/root-image/root/.language.sh index 49ee6c7..d32e1f1 100755 --- a/configs/mate/root-image/root/.language.sh +++ b/configs/mate/root-image/root/.language.sh @@ -32,7 +32,7 @@ if [ $code = "us" ]; then setxkbmap $keymap - #Sae XKBMAP in .codecheck to use in other time. For example if you install X11 with scripts + #Save XKBMAP in .codecheck to use in other time. For example if you install X11 with scripts sed -i '/XKBMAP=./d' ~/.codecheck echo "XKBMAP=$keymap" >> ~/.codecheck fi -- cgit v1.2.2