From d8d784ab5475916c8b2d57232c4bc2f49a964045 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 14 Oct 2019 08:48:51 -0700
Subject: [PATCH] Fixed typo in example.

---
 MANUAL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANUAL.txt b/MANUAL.txt
index 9ac9faadd..1172929a8 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1446,7 +1446,7 @@ self-contained: false
 # note that structured variables may be specified:
 variables:
   documentclass: book
-  classoptions:
+  classoption:
     - twosides
     - draft