Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ARBDBPP/admain.cxx

    r5894 r6141  
    5353    } else 
    5454    { 
    55         return new AD_ERR("database doesnt exist"); 
     55        return new AD_ERR("database doesn't exist"); 
    5656    } 
    5757}