list comments tiny fix

This commit is contained in:
vitalets
2012-11-27 15:51:31 +04:00
parent 4e616680fd
commit 54919a2177
2 changed files with 2 additions and 2 deletions

View File

@@ -143,7 +143,7 @@ $(function(){
limit: 4,
/**
Text shown when count of checked items is greater than <code>limit</code> parameter.
You can use <code>{checked}</code> and <code>count</code> placeholders.
You can use <code>{checked}</code> and <code>{count}</code> placeholders.
@property limitText
@type string