summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2017-03-14 14:27:09 +0100
committerJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2017-03-14 14:27:09 +0100
commit60966a798b8d9110dbc24e0144e05bce29da9669 (patch)
treebce9ec7564e24987af6714fad647e7ec2ae63d3e
parent6d984cac3ca5ed47bfe587904f702f50d31cdb0a (diff)
downloadqtivi-qface-60966a798b8d9110dbc24e0144e05bce29da9669.tar.gz
fixed small markup typo
-rw-r--r--docs/motivation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/motivation.rst b/docs/motivation.rst
index fcd19ba..2b27b50 100644
--- a/docs/motivation.rst
+++ b/docs/motivation.rst
@@ -9,7 +9,7 @@ The IDL
The IDL uses common API concept such as modules, interfaces, properties, structs and enums/flags. Additional it knows about lists and models. A list is an array of primitive or complex types. A model is an indicator for large data sets which are typical used via a defined interface or via pagination.
-... code-block:: js
+.. code-block:: js
module org.example 1.0