summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorJonathan Klimt <brouwer@annejan.com>2016-01-28 11:58:29 +0100
committerJonathan Klimt <jounathaen@mail.de>2016-01-28 11:58:29 +0100
commit5e5fd09671a0217193e2ba3dbab1ad2dc3c9e6f0 (patch)
tree303aecceef77892adfc1f1964683323b28947538 /FAQ.md
parent2f3ddd71ec2445ba8cd22c9d46259ce3e1928e5e (diff)
Fixed minor typo in FAQ
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 208980f2..65ff7d3e 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -65,7 +65,7 @@ Please install using your favorite package manager.
### I get icons that do not fit my (X11) default
-* On some WindowManagers Qt doesn't know what icon set to use, a trick
+* On some WindowManagers, Qt doesn't know what icon set to use. A trick:
```
export DESKTOP_SESSION=gnome
```