IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16504


Ignore:
Timestamp:
Feb 15, 2008, 9:49:00 AM (18 years ago)
Author:
eugene
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool.c

    r16394 r16504  
    513513    // check mode
    514514    if (mode && !isValidMode(config, mode)) {
    515         psError(PS_ERR_UNKNOWN, false, "invalud mode");
     515        psError(PS_ERR_UNKNOWN, false, "invalid mode");
    516516        return false;
    517517    }
Note: See TracChangeset for help on using the changeset viewer.