Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update src/wp-includes/class-wp-theme-json-data.php
fix grammar

Co-authored-by: Pascal Birchler <[email protected]>
  • Loading branch information
kt-12 and swissspidy authored May 1, 2024
commit 002c2cc52623f8b1fb0aca20a7833ff969c3b19c
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-theme-json-data.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public function get_data() {
}

/**
* Return theme JSON object.
* Returns theme JSON object.
*
* @since 6.6.0
*
Expand Down