Skip to content

Commit 3541489

Browse files
committed
Fix doc compilation problem.
1 parent 4738340 commit 3541489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/lib/libstdtypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ \subsection{String Methods \label{string-methods}}
654654
\end{methoddesc}
655655

656656
\begin{methoddesc}[str]{isidentifier}{}
657-
Return True if S is a valid identifier according\n\
657+
Return True if S is a valid identifier according
658658
to the language definition.
659659
\end{methoddesc}
660660

0 commit comments

Comments
 (0)