Ignore:
Timestamp:
03/16/07 10:22:26 (17 years ago)
Author:
pinsard
Message:

corrections of some misspellings in some *.pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/xnotice.pro

    r163 r226  
    99; @categories 
    1010; Information 
    11 ;  
     11; 
    1212; @param TEXT {in}{required}{type=string vector or scalar} 
    13 ; it is a string or a vector of string. If it is a scalar, we  
     13; it is a string or a vector of string. If it is a scalar, we 
    1414; look for the line separator !C to create a text with several lines. 
    1515; 
    1616; @keyword CHKWIDGET 
    17 ; Force to verify that they are some active widget to create a widget,  
     17; Force to verify that they are some active widget to create a widget, 
    1818; otherwise print at the prompt 
    1919; 
     
    2121; The identity of the created widget 
    2222; 
    23 ; @restrictions  
    24 ; It do not call xmanager -> It do not create any event!  
    25 ; We have to delete this widget manuelly: 
     23; @restrictions 
     24; It do not call xmanager -> It do not create any event! 
     25; We have to delete this widget manually: 
    2626; widget_control, widgetid, /destroy 
    2727; 
Note: See TracChangeset for help on using the changeset viewer.