aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2011-08-31 14:53:54 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-09 19:10:19 -0300
commitda35e24a6c8eee2f42646a50186ef776e211c167 (patch)
tree74a1feca1f4d00a8aa8ce34d72b9fe16808eead9
parentf60da508aa6e45232dbb1ae2831c4a45479d168e (diff)
Fix outdated info on docs.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
-rw-r--r--doc/typesystem.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/typesystem.rst b/doc/typesystem.rst
index bca98b250..098a9d983 100644
--- a/doc/typesystem.rst
+++ b/doc/typesystem.rst
@@ -12,8 +12,8 @@ It is even possible to use the typesystem specification to inject arbitrary
code into the source files, such as an extra member function.
Below there is a complete reference guide to the various nodes (XML tags) of the typesystem.
-For usage examples, take a look at the typesystem files used to generate PySide. These files can be found in the data directory of the PySide
-package.
+For usage examples, take a look at the typesystem files used to generate PySide. These files
+can be found in the PySide/<QT_MODULE_NAME> directory of the PySide package.
.. toctree::