From 52202cc9272911eddac50b19272ac7f00dc2c231 Mon Sep 17 00:00:00 2001 From: d12frosted Date: Fri, 17 Jun 2016 09:28:09 +0300 Subject: [PATCH] fix double equals sign in FAQ --- doc/FAQ.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.org b/doc/FAQ.org index 45090f197..0248f9e67 100644 --- a/doc/FAQ.org +++ b/doc/FAQ.org @@ -78,7 +78,7 @@ Since 0.105.0 HTTPS protocol is used by default to download packages. If your environment does not allow HTTPS to reach ELPA repositories then you can start Emacs with the =--insecure= argument for force the usage of HTTP non secured protocol. You can set the variable =dotspacemacs-elpa-https= to =nil= in your -dotfile to remove the need to start Emacs with =--insecure== argument. +dotfile to remove the need to start Emacs with =--insecure= argument. ** How to fix =Symbol's value as variable is void= errors on startup? If Emacs reports an error that the symbol =closed= or =-= is unbound as a