diff options
| author | 2018-06-18 06:13:16 -0400 | |
|---|---|---|
| committer | 2018-06-18 12:34:52 +0200 | |
| commit | d6954e15417da723c7938bf11e328dacdfefdc26 (patch) | |
| tree | c9c8cc37469d73ce5f343b7bbe11472109369814 /FAQ.md | |
| parent | Force printing the winid when requested (diff) | |
Fixed wording in FAQ.md
Diffstat (limited to '')
| -rw-r--r-- | FAQ.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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. |
