From 8a6bdb282f2ddaa72f5010e5fbe88726b4b8d022 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Mon, 9 Oct 2017 15:21:06 +0200 Subject: [PATCH] fix changelog entry --- changelog/2767.removal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/2767.removal b/changelog/2767.removal index 702a0a36c..b9c3984cd 100644 --- a/changelog/2767.removal +++ b/changelog/2767.removal @@ -1,2 +1 @@ -* remove the internal optional multi-typed attribute _evalskip - and replacce it with the boolean _skipped_by_mark \ No newline at end of file +Remove the internal multi-typed attribute ``Node._evalskip`` and replace it with the boolean ``Node._skipped_by_mark``. \ No newline at end of file