summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2017-04-16 14:22:44 -0400
committerPaul Smith <psmith@gnu.org>2017-06-04 18:37:20 -0400
commite20c48e385894501301413caf5d8d7b23923a185 (patch)
tree609121a482afb1087cc8b86cccb6ab19265018b1 /doc
parentfda00f88d3180be1a898c19bfa23b7adba6c2a9e (diff)
downloadmake-git-e20c48e385894501301413caf5d8d7b23923a185.tar.gz
* doc/make.texi: [SV 50304] Add missing close parenthesis.
Diffstat (limited to 'doc')
-rw-r--r--doc/make.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/make.texi b/doc/make.texi
index e629f49e..c7c0f4f9 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -7399,7 +7399,7 @@ will be expanded.
The @code{if} function provides support for conditional expansion in a
functional context (as opposed to the GNU @code{make} makefile
conditionals such as @code{ifeq} (@pxref{Conditional Syntax, ,Syntax of
-Conditionals}).
+Conditionals})).
The first argument, @var{condition}, first has all preceding and
trailing whitespace stripped, then is expanded. If it expands to any