commit d10317978a28839ac1567f78d13abc46920f59a1
Author: Scott Kostyshak <[email protected]>
Date: Sat Apr 14 13:25:35 2018 -0400
Typo
---
src/Layout.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Layout.h b/src/Layout.h
index fc98071..7991cb1 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.