Skip to content

Commit 5004691

Browse files
committed
Fix: Article
1 parent efcf444 commit 5004691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Store/PdoStore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ private function getDriver(): string
366366
}
367367

368368
/**
369-
* Provides a SQL function to get the current timestamp regarding the current connection's driver.
369+
* Provides an SQL function to get the current timestamp regarding the current connection's driver.
370370
*/
371371
private function getCurrentTimestampStatement(): string
372372
{

0 commit comments

Comments
 (0)