summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/sharedlibrary.qdoc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-25 13:04:09 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-25 13:04:09 (GMT)
commitd28b06eeaaac030901c2f8929a5628349ed1bd2e (patch)
treedcdaf75de75cdc52c230371bc764d7e57a6f277f /doc/src/howtos/sharedlibrary.qdoc
parentd34466a2c4fef4d6b53b3d6fbf285260de9fa0ed (diff)
downloadQt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.zip
Qt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.tar.gz
Qt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.tar.bz2
Doc: fixing bugs and typos based on feedback
Diffstat (limited to 'doc/src/howtos/sharedlibrary.qdoc')
-rw-r--r--doc/src/howtos/sharedlibrary.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/sharedlibrary.qdoc b/doc/src/howtos/sharedlibrary.qdoc
index 5b47618..3e611b9 100644
--- a/doc/src/howtos/sharedlibrary.qdoc
+++ b/doc/src/howtos/sharedlibrary.qdoc
@@ -59,7 +59,7 @@
\endlist
Now, we need to ensure that the right macro is invoked -- whether we
- compile a share library itself, or just the client using the shared
+ compile a shared library itself, or just the client using the shared
library.
Typically, this can be solved by adding a special header.