tFixed wording in FAQ.md - surf - customized build of surf, the suckless webkit browser
 (HTM) git clone git://src.adamsgaard.dk/surf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d6954e15417da723c7938bf11e328dacdfefdc26
 (DIR) parent 6f6b3437213390084236f5c59b0f47eea0c5f49f
 (HTM) Author: Eddie Thieda <eddie.thieda@gmail.com>
       Date:   Mon, 18 Jun 2018 06:13:16 -0400
       
       Fixed wording in FAQ.md
       
       Diffstat:
         M FAQ.md                              |      10 +++++-----
       
       1 file changed, 5 insertions(+), 5 deletions(-)
       ---
 (DIR) diff --git a/FAQ.md b/FAQ.md
       t@@ -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.