From 6f3d7209c2bc46cc1a589b909e1b900847e0c59d Mon Sep 17 00:00:00 2001 From: Gennadiy Zlobin Date: Sun, 4 Aug 2013 14:53:00 +0400 Subject: Fixes broken link in docs. Fixes #943 --- doc_src/index.hdr.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index 9b674479..e9ff347e 100644 --- a/doc_src/index.hdr.in +++ b/doc_src/index.hdr.in @@ -795,7 +795,7 @@ To set the variable \c smurf_color to the value \c blue, use the command set smurf_color blue. After a variable has been set, you can use the value of a variable in -the shell through variable expansion. +the shell through variable expansion. Example: -- cgit v1.2.3