aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel <manuel.coenen@gmail.com>2017-02-08 18:09:27 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-02-08 18:09:27 +0100
commit3aa87954695b7687616dbbb83196af3265035a6f (patch)
tree15e10298f9db7900bc54e4c5348d621e006b8891
parenta2d44c9af6d899273205fa9a9b0ee048823ea476 (diff)
downloadrneovim-3aa87954695b7687616dbbb83196af3265035a6f.tar.gz
rneovim-3aa87954695b7687616dbbb83196af3265035a6f.tar.bz2
rneovim-3aa87954695b7687616dbbb83196af3265035a6f.zip
doc: Fix section reference (#6079)
-rw-r--r--runtime/doc/tips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt
index 8032af7d0a..9d2eb3deba 100644
--- a/runtime/doc/tips.txt
+++ b/runtime/doc/tips.txt
@@ -400,7 +400,7 @@ when they are not in the same location as the compressed "doc" directory. See
==============================================================================
Hex editing *hex-editing* *using-xxd*
-See section |23.4| of the user manual.
+See section |23.3| of the user manual.
If one has a particular extension that one uses for binary files (such as exe,
bin, etc), you may find it helpful to automate the process with the following