-rw-r--r-- | htdocs/sources.chtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/sources.chtml b/htdocs/sources.chtml index 6341f49..8c0c701 100644 --- a/htdocs/sources.chtml +++ b/htdocs/sources.chtml | |||
@@ -6,7 +6,7 @@ | |||
6 | </%impl> | 6 | </%impl> |
7 | <%constructor> | 7 | <%constructor> |
8 | b_strict = false; | 8 | b_strict = false; |
9 | PN_PREV("/exceptions/runtime","runtime","runtime exceptions"); | 9 | PN_PREV("/quickref/metasyntax","syntax","meta syntax"); |
10 | </%constructor> | 10 | </%constructor> |
11 | <%codemethod string title() %> | 11 | <%codemethod string title() %> |
12 | return "runtime exceptions handling"; | 12 | return "runtime exceptions handling"; |