Skip to content

Commit e1e89ac

Browse files
JanJakesadamziel
andauthored
Improve comment
Co-authored-by: Adam Zieliński <adam@adamziel.com>
1 parent 4d13b9c commit e1e89ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wp-includes/sqlite-ast/class-wp-sqlite-driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3105,7 +3105,7 @@ private function translate_datetime_literal( string $value ): string {
31053105
* the returned column name is always the same as it would be in MySQL.
31063106
*
31073107
* @param WP_Parser_Node $node The "selectItem" AST node.
3108-
* @return string The translated value.
3108+
* @return string The translated expression.
31093109
*/
31103110
public function translate_select_item( WP_Parser_Node $node ): string {
31113111
/*

0 commit comments

Comments
 (0)