Actions
Bug #15956
closedLittle typo script in TS example for smile_categorization
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2006-03-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On typo3.org site, reading configuration chapter (1.4) of smile_categorization
http://typo3.org/documentation/document-library/extension-manuals/smile_categorization/current/view/1/4/
I've found a little typo error: the word tempCategorization is mistyped.
Wrong version:
subparts.CONTENT_ZONE.20 < tempCategorisation
Correct version:
subparts.CONTENT_ZONE.20 < tempCategorization
(issue imported from #M3077)
Updated by Francois Suter almost 15 years ago
This is related to an extension's manual and not to core docs.
The extension itself has not been updated in ages and the reporter does not seem to be active anymore.
=> closing this report.
Actions