diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-08-31 01:20:13 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-08-31 01:20:13 (GMT) |
commit | b530626fd8aff00a1ab1ebf22c0c86e2284234f0 (patch) | |
tree | b8c1f4733177b7015e6cd80537dbf0e41ab5fe6b /doc | |
parent | 3b9c49e9752a6fd73b4dbf89aa2bd655c72f7412 (diff) | |
download | mxe-b530626fd8aff00a1ab1ebf22c0c86e2284234f0.zip mxe-b530626fd8aff00a1ab1ebf22c0c86e2284234f0.tar.gz mxe-b530626fd8aff00a1ab1ebf22c0c86e2284234f0.tar.bz2 |
improved writing style in the tutorial
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 54e6c7d..9f57c60 100644 --- a/doc/index.html +++ b/doc/index.html @@ -347,7 +347,7 @@ make</pre> <p> Note the sql drivers (-qt-sql-*) and the image handlers for jpeg, tiff, gif and mng - are now built-in, <em>not</em> plugins. + are built-in, <em>not</em> plugins. </p> <h3>Step 5c: Cross compile your Project (Makefile)</h3> |