Skip to content

Commit d7a9e96

Browse files
committed
Fix typo
1 parent 7cb9772 commit d7a9e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/formatterhelper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Custom Suffix
110110

111111
By default, the ``...`` suffix is used. If you wish to use a different suffix,
112112
pass it as the third argument to the method.
113-
The suffix is always appended, unless truncate length is longer than a message
113+
The suffix is always appended, unless truncated length is longer than a message
114114
and a suffix length.
115115
If you don't want to use suffix at all, pass an empty string::
116116

0 commit comments

Comments
 (0)