mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
Fix typo in plugin-name.php
This commit is contained in:
parent
097afb19b7
commit
50f2a612f8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
* This file is read by WordPress to generate the plugin information in the plugin
|
||||
* Dashboard. This file also includes all of the dependencies used by the plugin,
|
||||
* registers the activation and deactivation functions, and defines a function
|
||||
* this starts the plugin.
|
||||
* that starts the plugin.
|
||||
*
|
||||
* @link http://example.com
|
||||
* @since 1.0.0
|
||||
|
|
Loading…
Reference in a new issue