diff options
author | Daniil Zhilin | 2017-01-09 17:41:26 +0300 |
---|---|---|
committer | GitHub | 2017-01-09 17:41:26 +0300 |
commit | 530569a77116439be29ea9150419ce0a10534258 (patch) | |
tree | c4251b79580a7546284acf342076aa8795bae8ad | |
parent | b8640ca3595b44ec184b953a1779bebaeecb4370 (diff) | |
download | solarc-theme-530569a77116439be29ea9150419ce0a10534258.tar.gz solarc-theme-530569a77116439be29ea9150419ce0a10534258.tar.xz solarc-theme-530569a77116439be29ea9150419ce0a10534258.zip |
Correct capitalization
-rw-r--r-- | HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ This theme uses node-sass/libsass to process the various .scss files. Never edit * `main.rc` contains the major part of the theme -* `panel.rc` contains the panel styling for XFCE and Mate +* `panel.rc` contains the panel styling for Xfce and MATE * `apps.rc` contains some application specific rules |