diff options
author | horst3180 | 2017-01-11 14:07:31 +0100 |
---|---|---|
committer | GitHub | 2017-01-11 14:07:31 +0100 |
commit | acbf49d7267d50e82d0d6483df01d1d886b8eef6 (patch) | |
tree | de843daa442be619ae105709da8118f01f2ec35a /HACKING.md | |
parent | b8640ca3595b44ec184b953a1779bebaeecb4370 (diff) | |
parent | ef20dcdc64523f0ff58e8555a0a060643f91cf48 (diff) | |
download | solarc-theme-acbf49d7267d50e82d0d6483df01d1d886b8eef6.tar.gz solarc-theme-acbf49d7267d50e82d0d6483df01d1d886b8eef6.tar.xz solarc-theme-acbf49d7267d50e82d0d6483df01d1d886b8eef6.zip |
Merge pull request #723 from GeneralFailer/master
Documentation capitalization fixes
Diffstat (limited to 'HACKING.md')
-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 |