fixed typo in shortcode docs

This commit is contained in:
Matthias Schelling 2015-09-03 14:46:42 +02:00
parent 83f276fa3f
commit f43c528a0d

View File

@ -187,7 +187,7 @@ Here is a summary of the callback parameter values based on some example shortco
$attributes => array();
$content => null;
$parser => ShortcodeParser instance,
$tagName => 'myshortcode')
$tagName => 'my_shortcode')
[my_shortcode,attribute="foo",other="bar"]