Show
Ignore:
Timestamp:
2008-03-29 20:10:35 (9 months ago)
Author:
th-schwarz
Message:

improvements

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/site/apt/installation.apt

    r1841 r1845  
    123123    classpath and you're done. 
    124124 
    125   * You want to log the library operations or your webapp logs arleady, obtain  
     125  * You want to log the library operations or your webapp logs already, obtain  
    126126    the appropriate wrapper for your logging system and put it on your classpath. 
    127127 
    128128  [] 
    129129 
    130   For more information on slf4j see the {{{http://www.slf4j.org}website}}. 
     130  For more information on slf4j and bindings for nearly all well-known logging frameworks 
     131  see the {{{http://www.slf4j.org}website}}.