From 9bee8a0a2220e110b4e1f2145c4ef915262f2ea1 Mon Sep 17 00:00:00 2001 From: Glenn Hollingsworth Date: Wed, 25 Feb 2015 15:12:13 -0500 Subject: [PATCH] Fix comma replaced with period in docs In config_whitespace, a comma was incorrectly replaced with a period. --- src/xdocs/config_whitespace.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdocs/config_whitespace.xml b/src/xdocs/config_whitespace.xml index 07ccda8c1..14d7a8bf9 100644 --- a/src/xdocs/config_whitespace.xml +++ b/src/xdocs/config_whitespace.xml @@ -1508,7 +1508,7 @@ foo(i s. isEmpty(); -foo(i. +foo(i, s);