diff --git a/doc/config.rst b/doc/config.rst index dca199652..55111930d 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -26,7 +26,7 @@ and output behavior. The configuration file is executed as Python code at build time (using :func:`execfile`, and with the current directory set to its containing -directory), and therefore can execute arbitrarily complex code. Sphinx then +directory), and therefore can execute arbitrarily complex code. Important points to note: