Clarify the wording.

This commit is contained in:
Barry Warsaw 2013-07-09 09:27:16 -04:00
parent 1ed9a8a185
commit 3a283f9827
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@ Optional::
var_three, var_four)
The closing brace/bracket/parenthesis on multi-line constructs may
either line up under the last item of the list, as in::
either line up under the first non-whitespace character of the last
line of list, as in::
my_list = [
1, 2, 3,