Changeset 1551

Show
Ignore:
Timestamp:
08/28/04 18:29:06 (4 years ago)
Author:
morris
Message:

spelling

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • WiredClient/trunk/WCAccountEditor.m

    r1545 r1551  
    1 /* $Id: WCAccountEditor.m,v 1.17 2004/08/28 12:34:20 morris Exp $ */ 
     1/* $Id: WCAccountEditor.m,v 1.18 2004/08/28 16:29:06 morris Exp $ */ 
    22 
    33/* 
     
    436436        //     return instead of clicking on the button, the window is not released 
    437437        //     when [self close] is called 
    438         //     instead, app crashes and burns with a weird backtrack in NSSecureTextField 
     438        //     instead, app crashes and burns with a weird backtrace in NSSecureTextField 
    439439        [_passwordTextField setEditable:NO]; 
    440440