diff options
Diffstat (limited to 'src/wlassistant.cpp')
-rw-r--r-- | src/wlassistant.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wlassistant.cpp b/src/wlassistant.cpp index 5677de9..a0d8202 100644 --- a/src/wlassistant.cpp +++ b/src/wlassistant.cpp @@ -410,7 +410,7 @@ void WirelessAssistant::parseScan( const TQString & output ) } else hidden=false; - // GET TQUALITY + // GET QUALITY int wsignal; //check if driver reports quality directly qualInt = getVal(section, "Quality\\D+(\\d+)").toInt(); |