summaryrefslogtreecommitdiffstats
path: root/examples/audiolevels/doc/src/audiolevels.qdoc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2014-01-28 14:55:31 +0200
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-01-29 06:14:24 +0200
commit01e42c90075fcfc5a9275d5161df476797625375 (patch)
treef15581a7369a865074fb497ee40c0b27badc4e76 /examples/audiolevels/doc/src/audiolevels.qdoc
parent33e9f279770d79a9c0b57201b3e45e4061e39aaa (diff)
Minor tweaks to examples
Change-Id: Ic7ab56bc4829fafb0b1c3352bd3cdd4c3530291d Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
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.
*/