From dbc8514ea2c638b81a401c7d206789c575776cbe Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Mon, 24 Jan 2022 00:08:32 +0500 Subject: [PATCH] Fix typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 0c74b36..8cb29dc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,7 @@ Releases * `./configure` - removed options to disable panic calls and returns in ``. -* ` - removed preprocessor directives that can disable panic +* `` - removed preprocessor directives that can disable panic calls and returns. ### New stable APIs