Ignore:
Timestamp:
Nov 21, 2004, 11:14:36 PM (21 years ago)
Author:
pr
Message:

Fix spelling errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/include/helpers/xml.h

    r187 r264  
    696696        const char      *pcszErrorDescription;  // error description
    697697        PXSTRING        pxstrSystemID;      // system ID of external entity
    698                                             // where error occured, or NULL
     698                                            // where error occurred, or NULL
    699699                                            // if in main document
    700         ULONG           ulErrorLine;        // line where error occured
    701         ULONG           ulErrorColumn;      // column where error occured
     700        ULONG           ulErrorLine;        // line where error occurred
     701        ULONG           ulErrorColumn;      // column where error occurred
    702702        PXSTRING        pxstrFailingNode;   // element or attribute name
    703703                                            // or NULL
Note: See TracChangeset for help on using the changeset viewer.