Index: trunk/BNC/bncipport.cpp
===================================================================
--- trunk/BNC/bncipport.cpp	(revision 1611)
+++ trunk/BNC/bncipport.cpp	(revision 1612)
@@ -76,5 +76,5 @@
   _ipFormatLineEdit->setWhatsThis(tr("<p>Specify the stream format.</p><p>Available options are 'RTCM_2', 'RTCM_3', 'RTIGS', and 'ZERO'.</p>"));
   _ipLatLineEdit->setWhatsThis(tr("<p>Enter the approximate latitude of the stream providing rover in degrees.<p></p>Example: 45.32.</p>"));
-  _ipLonLineEdit->setWhatsThis(tr("<p>Enter the approximate longitude of the stream providing rover in degrees.<p></p>Exampe: -15.20.</p>"));
+  _ipLonLineEdit->setWhatsThis(tr("<p>Enter the approximate longitude of the stream providing rover in degrees.<p></p>Example: -15.20.</p>"));
 
   editLayout->addWidget(new QLabel(tr("Host")),      0, 0, Qt::AlignRight);
