summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/qtcreatordev/src/coding-style.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreatordev/src/coding-style.qdoc b/doc/qtcreatordev/src/coding-style.qdoc
index 6b87163baf..19adf253d9 100644
--- a/doc/qtcreatordev/src/coding-style.qdoc
+++ b/doc/qtcreatordev/src/coding-style.qdoc
@@ -983,7 +983,7 @@
\li \c{#include <stdthing>}
\li \c{#include <system.h>}
\endlist
- \li Enclose headers from other plugins in square brackets (<>) rather than
+ \li Enclose headers from other plugins in angle brackets (<>) rather than
quotation marks ("") to make it easier to spot external dependencies in
the sources.
\li Add empty lines between long blocks of \e peer headers and try to