Show
Ignore:
Timestamp:
2008-03-30 20:45:36 (8 months ago)
Author:
th-schwarz
Message:

fixed typos

Files:
1 modified

Legend:

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

    r1841 r1847  
    4343+--------------------------------------------------------------------+ 
    4444  <FCK:editor instanceName="EditorDefault"> 
    45     <jsp:attribute name="value">This is some <strong>sample text </strong>. 
    46       You are using <a href="http://www.fckeditor.net"> FCKeditor</a>. 
     45    <jsp:attribute name="value">This is some <strong>sample text</strong>. 
     46      You are using <a href="http://www.fckeditor.net">FCKeditor</a>. 
    4747    </jsp:attribute> 
    4848  </FCK:editor>