summaryrefslogtreecommitdiffstats
path: root/examples/audiolevels/doc/src/audiolevels.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/audiolevels/doc/src/audiolevels.qdoc')
-rw-r--r--examples/audiolevels/doc/src/audiolevels.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/audiolevels/doc/src/audiolevels.qdoc b/examples/audiolevels/doc/src/audiolevels.qdoc
index 189db184..ad87ecc0 100644
--- a/examples/audiolevels/doc/src/audiolevels.qdoc
+++ b/examples/audiolevels/doc/src/audiolevels.qdoc
@@ -80,6 +80,6 @@
\note In the future versions of Qt Data Visualization, QBarDataItem might get extended so that
it does allocate some memory to store other optional bar properties besides the value.
- In use cases where those optional properties are used, using \c memmove and \c memcpy would lead to
+ In use cases where those optional properties are used, using \c memmove and \c memcpy could lead to
memory leaks, so use them with care.
*/