Doc: Fix term used for angle brackets in coding style topic

Change-Id: I73f21a9fd8fbf2e4388b501edbc27371d907b166
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2021-08-23 18:07:31 +02:00
parent 4c50ec85b7
commit 5c8564015e

View File

@@ -983,7 +983,7 @@
\li \c{#include <stdthing>} \li \c{#include <stdthing>}
\li \c{#include <system.h>} \li \c{#include <system.h>}
\endlist \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 quotation marks ("") to make it easier to spot external dependencies in
the sources. the sources.
\li Add empty lines between long blocks of \e peer headers and try to \li Add empty lines between long blocks of \e peer headers and try to