1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-04-30 10:23:15 +03:00

changing 'directives' to 'tags'

This commit is contained in:
Tom McFarlin 2013-05-09 22:16:21 -04:00
parent 111c60122d
commit 4e2a2564a8

View file

@ -48,7 +48,7 @@ if ( ! defined('PLUGIN_NAME_VERSION' ) ) {
* Rename this class to a proper name for your plugin. Give a proper description of
* the plugin, it's purpose, and any dependencies it has.
*
* Use PHPDoc directives if you wish to be able to document the code using a documentation
* Use PHPDoc tags if you wish to be able to document the code using a documentation
* generator.
*
* @version 1.0.0