019d24c8e88e

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 17 Jan 2017 11:13:26 +0000
parents 15621a1cf5df (current diff) fa73ab8df568 (diff)
children e32dffb3711c
branches/tags (none)
files chapters/53.markdown

Changes

--- a/chapters/53.markdown	Mon Jan 16 11:44:36 2017 +0000
+++ b/chapters/53.markdown	Tue Jan 17 11:13:26 2017 +0000
@@ -256,5 +256,5 @@
 
 Suppose you wanted to programatically force a reload of an autoload file Vim has
 already loaded, without bothering the user.  How might you do this?  You may
-want to read `:help silent!`.  Please don't ever do this in real life.
+want to read `:help :silent`.  Please don't ever do this in real life.