Foundry: Fixed some typos

git-svn-id: https://svn.libreccm.org/ccm/trunk@3416 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2015-05-18 19:11:38 +00:00
parent 44d378da59
commit 659b0e5fd8
2 changed files with 3 additions and 3 deletions

View File

@ -68,8 +68,8 @@
<foundry:doc section="user" type="template-tag"> <foundry:doc section="user" type="template-tag">
<foundry:doc-desc> <foundry:doc-desc>
<p> <p>
The <code>content-item</code> element with the attribute < The <code>content-item</code> element with the attribute
code>mode</code> set to <code>detail</code> or without the <code>mode</code> set to <code>detail</code> or without the
attribute inserts the HTML representation of the detail view of attribute inserts the HTML representation of the detail view of
the current content item. The content item can either be the the current content item. The content item can either be the
greeting item or normal item. greeting item or normal item.

View File

@ -203,7 +203,7 @@
</xsl:choose> </xsl:choose>
</xsl:template> </xsl:template>
<foundry:doc section="user" section="user"> <foundry:doc section="user" type="template-tag">
<foundry:doc-desc> <foundry:doc-desc>
<p> <p>
Outputs the content of the current tab as text. If the Outputs the content of the current tab as text. If the