Index: /trunk/BNC/bncwindow.cpp
===================================================================
--- /trunk/BNC/bncwindow.cpp	(revision 4039)
+++ /trunk/BNC/bncwindow.cpp	(revision 4040)
@@ -763,5 +763,5 @@
   _outUPortLineEdit->setMaximumWidth(9*ww);
 
-  sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS network engine."),0,0,1,50);
+  sLayout->addWidget(new QLabel("Output decoded observations in ASCII format to feed a real-time GNSS network engine."),0,0,1,50);
   sLayout->addWidget(new QLabel("Port"),                          1, 0);
   sLayout->addWidget(_outPortLineEdit,                            1, 1);
