]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update faq.rst
authorTingPing <redacted>
Thu, 9 Mar 2017 02:13:13 +0000 (21:13 -0500)
committerGitHub <redacted>
Thu, 9 Mar 2017 02:13:13 +0000 (21:13 -0500)
faq.rst

diff --git a/faq.rst b/faq.rst
index 556232af613ca98c36a6b1885358d36723f6d764..9e13be228cbf4170982ce0128be1dc04ff26c804 100644 (file)
--- a/faq.rst
+++ b/faq.rst
@@ -75,7 +75,7 @@ How do I change what browser is opened?
       gio mime x-scheme-handler/http firefox.desktop
       gio mime x-scheme-handler/https firefox.desktop
 
-  If you use an older distro that doesn't have the :command:`gio` you can install :command:`gvfs-mime`::
+  If you use an older distro that doesn't have the :command:`gio` command you can install :command:`gvfs-mime`::
   
       gvfs-mime --set x-scheme-handler/http firefox.desktop
       gvfs-mime --set x-scheme-handler/https firefox.desktop