Skip to content

Commit 7c1c004

Browse files
committed
docs: fix typo
1 parent f385442 commit 7c1c004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Database/BaseBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2111,7 +2111,7 @@ protected function _update(string $table, array $values): string
21112111
/**
21122112
* This method is used by both update() and getCompiledUpdate() to
21132113
* validate that data is actually being set and that a table has been
2114-
* chosen to be update.
2114+
* chosen to be updated.
21152115
*
21162116
* @throws DatabaseException
21172117
*/

0 commit comments

Comments
 (0)