Skip to content

Commit 243b1d6

Browse files
Typo "<strong>CATCH_ALL88 or **AND_CATCH_ALL</strong>"→"**CATCH_ALL88** or **AND_CATCH_ALL**"
https://docs.microsoft.com/en-us/cpp/mfc/reference/exception-processing?view=vs-2019#catch
1 parent 5d7048d commit 243b1d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mfc/reference/exception-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ For more information on the END_CATCH macro, see the article [Exceptions](../../
233233

234234
## <a name="end_catch_all"></a> END_CATCH_ALL
235235

236-
Marks the end of the last <strong>CATCH_ALL88 or **AND_CATCH_ALL</strong> block.
236+
Marks the end of the last **CATCH_ALL88** or **AND_CATCH_ALL** block.
237237

238238
```
239239
END_CATCH_ALL

0 commit comments

Comments
 (0)