Skip to content

Commit 43d2bf0

Browse files
committed
Fix typo
1 parent 19f5047 commit 43d2bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/class-wp-dependencies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class WP_Dependencies {
5656
/**
5757
* An array of additional arguments passed when a handle is registered.
5858
*
59-
* They keys are dependency handles and the values are query strings which are appended to the item URL's query
59+
* The keys are dependency handles and the values are query strings which are appended to the item URL's query
6060
* string, after the `ver` if provided.
6161
*
6262
* @since 2.6.0

0 commit comments

Comments
 (0)