aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/typesystem_documentation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/typesystem_documentation.rst b/doc/typesystem_documentation.rst
index d14c47cf4..43f72a1ba 100644
--- a/doc/typesystem_documentation.rst
+++ b/doc/typesystem_documentation.rst
@@ -22,7 +22,7 @@ inject-documentation
occur and it accepts the following values:
* native: Before XML<->Backend transformation occur, so the injected code *must* be a valid XML.
- * target: Before XML<->Backend transformation occur, so the injected code *must* be a valid backend format.
+ * target: After XML<->Backend transformation occur, so the injected code *must* be a valid backend format.
At the moment the only supported backend is Sphinx.