summaryrefslogtreecommitdiffstats
path: root/doc/src/templates.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/templates.qdoc')
-rw-r--r--doc/src/templates.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/templates.qdoc b/doc/src/templates.qdoc
index 5a8acf7..8cfb851 100644
--- a/doc/src/templates.qdoc
+++ b/doc/src/templates.qdoc
@@ -162,7 +162,7 @@
without having to know the exact types of the objects we are connecting.
This is impossible with a template based solution. This kind of runtime
introspection opens up new possibilities, for example GUIs that are
- generated and connected from Qt Designer's XML \c{ui} files.
+ generated and connected from Qt Designer's XML UI files.
\section1 Calling Performance is Not Everything