From d5fada7e1d56b11a3b451c61c08a5931f99d9d0a Mon Sep 17 00:00:00 2001 From: Roberto Bonvallet Date: Thu, 7 Jun 2012 12:04:22 -0400 Subject: [PATCH] s/ebpub/epub/ --- docs/development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.rst b/docs/development.rst index 4174a1e..2ea96cb 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -210,7 +210,7 @@ Then, to build an HTML version of the docs, simply run the following from the ** Your ``docs/_build/html`` directory will then contain an HTML representation of the documentation, ready for publication on most web servers. -You can also generate the documentation in **ebpub**, **latex**, **json**, *&c* similarly. +You can also generate the documentation in **epub**, **latex**, **json**, *&c* similarly. .. admonition:: GitHub Pages