From 44ba86245c50101326b6c0a9a86b509f4ffea0ad Mon Sep 17 00:00:00 2001 From: Jason Felice Date: Sat, 4 Jan 2020 19:48:38 -0500 Subject: [PATCH] Fix error in expansions doc --- doc/pages/expansions.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/expansions.asciidoc b/doc/pages/expansions.asciidoc index 5156e293..f64a7cae 100644 --- a/doc/pages/expansions.asciidoc +++ b/doc/pages/expansions.asciidoc @@ -268,7 +268,7 @@ The following expansions are supported (with required context _in italics_): of the creation of the history entry, _redo_child_ is the index of the child which will be visited for `U` (always `-` at the leaves of the history), and each _modification_ is presented as in - `%val{uncommited_changes}`. + `%val{uncommitted_modifications}`. *%val{history_id}*:: _in buffer, window scope_ +