Fixed wording in FAQ.md

This commit is contained in:
Eddie Thieda 2018-06-18 06:13:16 -04:00 committed by Quentin Rameau
parent 6f6b343721
commit d6954e1541

10
FAQ.md
View file

@ -1,10 +1,10 @@
# Frequently Asked Questions # 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 The first suspect for such behaviour is the plugin handling. Run surf on
on the commandline and see if there are errors because of »nspluginwrap the commandline and see if there are errors because of “nspluginwrapper”
per« or failed RPCs to them. If that is true, go to ~/.mozilla/plugins or failed RPCs to them. If that is true, go to ~/.mozilla/plugins and
and try removing stale links to plugins not on your system anymore. This try removing stale links to plugins not on your system anymore. This
will stop surf from trying to load them. will stop surf from trying to load them.