Show
Ignore:
Timestamp:
01/27/18 21:54:17 (6 years ago)
Author:
jwoithe
Message:

Fix typos throughout the source tree.

Rectify some long-lived typos in strings throughout the source code. in the
FFADO desktop file. This benefits Debian and possibly others. Patch by
Nicolas Boulenguez for Debian and provided to FFADO by Benoit Delcour via
the ffado-user mailing list.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/src/fireworks/fireworks_control.cpp

    r2393 r2732  
    774774        return m_ParentDevice.saveSession(); 
    775775    case eT_Identify: 
    776         debugOutput(DEBUG_LEVEL_VERBOSE, "indentify device\n"); 
     776        debugOutput(DEBUG_LEVEL_VERBOSE, "identify device\n"); 
    777777        { 
    778778            EfcIdentifyCmd cmd;