Changeset 1612 in ntrip


Ignore:
Timestamp:
Feb 18, 2009, 5:25:27 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncipport.cpp

    r1609 r1612  
    7676  _ipFormatLineEdit->setWhatsThis(tr("<p>Specify the stream format.</p><p>Available options are 'RTCM_2', 'RTCM_3', 'RTIGS', and 'ZERO'.</p>"));
    7777  _ipLatLineEdit->setWhatsThis(tr("<p>Enter the approximate latitude of the stream providing rover in degrees.<p></p>Example: 45.32.</p>"));
    78   _ipLonLineEdit->setWhatsThis(tr("<p>Enter the approximate longitude of the stream providing rover in degrees.<p></p>Exampe: -15.20.</p>"));
     78  _ipLonLineEdit->setWhatsThis(tr("<p>Enter the approximate longitude of the stream providing rover in degrees.<p></p>Example: -15.20.</p>"));
    7979
    8080  editLayout->addWidget(new QLabel(tr("Host")),      0, 0, Qt::AlignRight);
Note: See TracChangeset for help on using the changeset viewer.