Commit 6a8e604da6e9ef7585107a687a40e97c19a6e316

Authored by m-holger
Committed by Jay Berkenbilt
1 parent f1a9ba0c

Fix minor doc typo

Showing 1 changed file with 1 additions and 1 deletions
manual/installation.rst
... ... @@ -223,7 +223,7 @@ BUILD_DOC
223 223 BUILD_DOC_HTML
224 224 Visible when BUILD_DOC is selected. This option controls building
225 225 HTML documentation separately from PDF documentation since
226   - the sphinx theme only needed for the HTML documentation.
  226 + the sphinx theme is only needed for the HTML documentation.
227 227  
228 228 BUILD_DOC_PDF
229 229 Visible when BUILD_DOC is selected. This option controls building
... ...