From 22a47a5e97f2192bd4bee0ef13ed3717a8e0c1b0 Mon Sep 17 00:00:00 2001 From: Li Xinyang Date: Thu, 5 May 2016 10:30:17 +0800 Subject: [PATCH] Fix a typo --- doc/FAQ.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.org b/doc/FAQ.org index b560bad38..4bd0c9d58 100644 --- a/doc/FAQ.org +++ b/doc/FAQ.org @@ -261,7 +261,7 @@ Examples: #+END_SRC ** Enable navigation by visual lines? -Add the following snippet to your =dostpacemacs/config= function: +Add the following snippet to your =dotspacemacs/user-config= function: #+BEGIN_SRC emacs-lisp ;; Make evil-mode up/down operate in screen lines instead of logical lines