From d10317978a28839ac1567f78d13abc46920f59a1 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 14 Apr 2018 13:25:35 -0400 Subject: [PATCH] Typo --- src/Layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Layout.h b/src/Layout.h index fc980719a9..7991cb193e 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -311,7 +311,7 @@ public: /** true when the fragile commands in the paragraph need to be \protect'ed. */ bool needprotect; - /** true when the verbatim stuff of this layout needs to ce + /** true when the verbatim stuff of this layout needs to be \cprotect'ed. */ bool needcprotect; /// true when empty paragraphs should be kept.