Changeset 4205

Show
Ignore:
Timestamp:
04/11/08 14:50:36 (9 months ago)
Author:
pmoura
Message:

Corrected a few spelling typos on documentation files.

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/NOTES.txt

    r4193 r4205  
    264264 
    265265    K-Prolog 6.0.1 supports the current ISO Prolog standard and features  
    266     from the draft core revison proposal. The Windows version is missing the  
     266    from the draft core revision proposal. The Windows version is missing the  
    267267    forall/2 predicate. Other bugs exist in the 6.0.1 beta version that may 
    268268    cause trouble to Prolog and Logtalk applications. These bugs are expected  
     
    413413    sicstus4.config 
    414414 
    415     Config file for the forthcoming SICStus Prolog 4.0 version (tested with  
    416     the Windows beta version). 
     415    Config file for the SICStus Prolog 4.0 version (tested with the Windows  
     416    beta version). 
    417417 
    418418 
     
    454454    description of its functionality. 
    455455 
    456     With multi-threading support turned on, you will get an warmless message 
     456    With multi-threading support turned on, you may get an harmless message 
    457457    when halting the system regarding threads that wouldn't die: you can  
    458     supress the message on POSIX systems by using "% swilgt 2> /dev/null". 
     458    suppress the message on POSIX systems by using "% swilgt 2> /dev/null". 
    459459 
    460460 
  • trunk/manuals/NOTES.txt

    r4102 r4205  
    55Copyright (c) 1998-2008 Paulo Moura.  All Rights Reserved. 
    66================================================================ 
     7 
    78 
    89To consult the Logtalk documentation open the file "index.html" with a 
  • trunk/xml/NOTES.txt

    r4102 r4205  
    3232or contain a reference to either the Logtalk DTD file, "logtalk.dtd",  
    3333or to the Logtalk XML Schema file, "logtalk.xsd". The reference to the  
    34 XML specificationfile can be either a local reference or a URI reference. 
     34XML specification file can be either a local reference or a URI reference. 
    3535By default, all XML documenting files contain a local reference but that  
    3636can be changed either in the config files, by setting a Logtalk compiler  
     
    203203 
    204204    Sample scripts for indexing the XML files in the current directory  
    205     by generating an index.html file which contains links to all the  
     205    by generating an "index.html" file which contains links to all the  
    206206    files. In addition, these scripts also copies of the "lgtxml.xsl"  
    207207    and "logtalk.css" files to the current directory, allowing direct