diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-11-12 16:52:57 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-11-12 16:52:57 +0100 |
commit | 3cf27807daf3c668217ca8375e79ee3f8d44042c (patch) | |
tree | 10a84d5f01fb265355ad6befce5ad5e21524e140 | |
parent | 71d77b108f332037b288fac4d23944294a16c04b (diff) | |
download | guix-artwork-3cf27807daf3c668217ca8375e79ee3f8d44042c.tar guix-artwork-3cf27807daf3c668217ca8375e79ee3f8d44042c.tar.gz |
slim: Fix spelling of "user name"; use lower-case text.
-rw-r--r-- | slim/0.8/slim.theme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/slim/0.8/slim.theme b/slim/0.8/slim.theme index e83ce59..ad43e29 100644 --- a/slim/0.8/slim.theme +++ b/slim/0.8/slim.theme @@ -34,5 +34,5 @@ username_shadow_color #702342 username_shadow_xoffset 1 username_shadow_yoffset 1 -username_msg Username: -password_msg Password: +username_msg user name: +password_msg password: |