From da1e157e90e58b62d24a708c1813a7279d854b42 Mon Sep 17 00:00:00 2001 From: jfbu Date: Wed, 2 Nov 2016 08:18:53 +0100 Subject: [PATCH] fix typo in CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4e5ee137c..c629a82db 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Features added * #3096: ``'maxlistdepth'`` key to work around LaTeX list limitations * #3060: autodoc supports documentation for attributes of Enum class. Now autodoc render just the value of Enum attributes instead of Enum attribute representation. -* Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitary +* Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitrary extensions from command line (ref: #2904) * #3104: ``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeX