Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6bdf2a

Browse files
committed
Oops, missed updating doc to correct version for split
1 parent aa1ac54 commit a6bdf2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libstring.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ \section{\module{string} ---
264264
must be a string; the characters in the string will be stripped from
265265
the both ends of the string this method is called on.
266266
\versionchanged[The \var{chars} parameter was added. The \var{chars}
267-
parameter cannot be passed in 2.2 or 2.2.1]{2.2.2}
267+
parameter cannot be passed in earlier 2.2 versions]{2.2.3}
268268
\end{funcdesc}
269269

270270
\begin{funcdesc}{swapcase}{s}

0 commit comments

Comments
 (0)