summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEddie Thieda <eddie.thieda@gmail.com>2018-06-18 06:13:16 -0400
committerQuentin Rameau <quinq@fifth.space>2018-06-18 12:34:52 +0200
commitd6954e15417da723c7938bf11e328dacdfefdc26 (patch)
treec9c8cc37469d73ce5f343b7bbe11472109369814
parent6f6b3437213390084236f5c59b0f47eea0c5f49f (diff)
downloadsurf-d6954e15417da723c7938bf11e328dacdfefdc26.tar.gz
surf-d6954e15417da723c7938bf11e328dacdfefdc26.tar.bz2
surf-d6954e15417da723c7938bf11e328dacdfefdc26.zip
Fixed wording in FAQ.md
-rw-r--r--FAQ.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/FAQ.md b/FAQ.md
index 0a71e41..48e6097 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -1,10 +1,10 @@
# Frequently Asked Questions
-## Surf is starting up slowly. What might happen?
+## Surf is starting up slowly. What might be causing this?
-The first suspect for such a behaviour is the plugin handling. Run surf
-on the commandline and see if there are errors because of »nspluginwrap‐
-per« or failed RPCs to them. If that is true, go to ~/.mozilla/plugins
-and try removing stale links to plugins not on your system anymore. This
+The first suspect for such behaviour is the plugin handling. Run surf on
+the commandline and see if there are errors because of “nspluginwrapper”
+or failed RPCs to them. If that is true, go to ~/.mozilla/plugins and
+try removing stale links to plugins not on your system anymore. This
will stop surf from trying to load them.