Skip to content

Commit 844a9b8

Browse files
committed
Merge pull request #480 from Eelis/trivial
[re.badexp] Remove redundant colon.
2 parents 6ebd25d + 81c3fb5 commit 844a9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/regex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@
10181018
\begin{itemdescr}
10191019
\pnum\effects Constructs an object of class \tcode{regex_error}.
10201020

1021-
\pnum\postcondition: \tcode{ecode == code()}
1021+
\pnum\postcondition \tcode{ecode == code()}
10221022
\end{itemdescr}
10231023

10241024
\indexlibrary{\idxcode{error_type}}%

0 commit comments

Comments
 (0)