Index: trunk/extensions/SemanticMediaWiki/includes/SMW_DV_WikiPage.php |
— | — | @@ -123,7 +123,7 @@ |
124 | 124 | } |
125 | 125 | |
126 | 126 | /** |
127 | | - * NOTE: the getLong... functions of this class always hide the fragment. Fragments are currently |
| 127 | + * @note The getLong... functions of this class always hide the fragment. Fragments are currently |
128 | 128 | * not stored, and hence should not be shown in the Factbox (where the getLongWikiText method is used). |
129 | 129 | * In all other uses, values come from the store and do not have fragments anyway. |
130 | 130 | */ |