changeset 17520:cdeadf62663f

doc: Fix recommendation on where to put spaces around parens
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Thu, 26 Sep 2013 10:05:22 -0400
parents 96cf8ee3440e
children c3a3532e3d98
files doc/interpreter/contrib.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/contrib.txi
+++ b/doc/interpreter/contrib.txi
@@ -355,7 +355,7 @@
 @noindent
 The function name should start in column 1, and multi-line argument
 lists should be aligned on the first char after the open parenthesis.
-You should put a space after the left open parenthesis and after commas,
+You should put a space before the left open parenthesis and after commas,
 for both function definitions and function calls.
 
 Recommended indent is 2 spaces.  When indenting, indent the statement