summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Zeimetz <bernd@bzed.de>2010-07-15 15:00:30 +0200
committerBernd Zeimetz <bernd@bzed.de>2010-07-15 15:00:30 +0200
commitd9d85cc77a3d1584031f09cb2221186364175417 (patch)
tree76e5961ecadb80e8e3f2d620eac076811d192f1c
parentbc81b5ffbdc233d79b10c39cc9f893e89155dbbe (diff)
downloadgpsd-d9d85cc77a3d1584031f09cb2221186364175417.tar.gz
Spelling fix.
-rw-r--r--libgpsmm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpsmm.xml b/libgpsmm.xml
index 5e987d5e..3fda01cf 100644
--- a/libgpsmm.xml
+++ b/libgpsmm.xml
@@ -62,7 +62,7 @@ C++:
<refsect1 id='description'><title>DESCRIPTION</title>
<para><emphasis remap='B'>libgpsmm and libQgpsmm</emphasis> are mere wrappers over
- <emphasis remap='B'>libgps</emphasis>. The important difference between the libraries is that libgpsmm is targeted at C++ applications and contained in <emphasis remap='B'>libgps</emphasis>, while libQgpsmm is platform independant by using QTcpSocket to connect to <emphasis remap='B'>gpsd</emphasis> and shipped as an additional library due to the necessary linking to QT.
+ <emphasis remap='B'>libgps</emphasis>. The important difference between the libraries is that libgpsmm is targeted at C++ applications and contained in <emphasis remap='B'>libgps</emphasis>, while libQgpsmm is platform independent by using QTcpSocket to connect to <emphasis remap='B'>gpsd</emphasis> and shipped as an additional library due to the necessary linking to QT.
Method names are the same as
the analogue C functions. For a detailed description of the functions
please read