Changeset 5147 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
May 8, 2013, 10:05:59 AM (11 years ago)
Author:
weber
Message:

Typo corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r5145 r5147  
    11081108  reqcLayout->addWidget(_reqcPlotDirLineEdit,                    ir, 1, Qt::AlignRight);
    11091109  ++ir;
    1110   reqcLayout->addWidget(new QLabel("Sky Plots for"),             ir, 0, Qt::AlignLeft);
     1110  reqcLayout->addWidget(new QLabel("Sky plots for"),             ir, 0, Qt::AlignLeft);
    11111111  reqcLayout->addWidget(_reqcSkyPlotSystems,                     ir, 1, Qt::AlignRight);
    11121112  ++ir;
Note: See TracChangeset for help on using the changeset viewer.