From 3a65c98b3c2dca74ca93a415265592f77b01498d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Sun, 12 May 2013 13:40:00 -0500 Subject: [PATCH] Minor typo on meta/build document --- source/meta/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta/build.txt b/source/meta/build.txt index d8e98ff99f7..de4c70505fb 100644 --- a/source/meta/build.txt +++ b/source/meta/build.txt @@ -207,7 +207,7 @@ content. ``table_builder.py`` generates ``.rst`` output files from ``.yaml`` files. The documents processed by Sphinx use the ``.. include::`` -reStructureText directive to include the ``.rst`` file. The build +reStructuredText directive to include the ``.rst`` file. The build system includes targets (generated,) for all tables, which are a dependency of the Sphinx build process. [#table-deps-exception]_