Skip to content

Commit f345615

Browse files
Update src/wp-includes/connectors.php
Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
1 parent c695600 commit f345615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/connectors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ function wp_get_connector( string $id ): ?array {
120120
* Optional. Plugin data for install/activate UI.
121121
*
122122
* @type string $file The plugin's main file path relative to the plugins
123-
* directory (e.g. 'akismet/akismet.php').
123+
* directory (e.g. 'akismet/akismet.php' or 'hello.php').
124124
* }
125125
* }
126126
* }

0 commit comments

Comments
 (0)