Skip to content

Commit 6ce2268

Browse files
bunykandialbrecht
authored andcommitted
Update documentation to decrease chance of misunderstandings
like this one: andialbrecht#478
1 parent 19be8ee commit 6ce2268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The :meth:`~sqlparse.format` function accepts the following keyword arguments.
5353
The width of the indentation, defaults to 2.
5454

5555
``wrap_after``
56-
The column limit for wrapping comma-separated lists. If unspecified, it
56+
The column limit (in characters) for wrapping comma-separated lists. If unspecified, it
5757
puts every item in the list on its own line.
5858

5959
``output_format``

0 commit comments

Comments
 (0)