Skip to content

Commit 670fa30

Browse files
authored
Merge pull request #34403 from finagin/finagin-patch-1
Fix typo
2 parents 0151e10 + b88f31c commit 670fa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Schema/PostgresSchemaState.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function load($path)
5959
}
6060

6161
/**
62-
* Get the base dump command arguments for MySQL as a string.
62+
* Get the base dump command arguments for PostgreSQL as a string.
6363
*
6464
* @return string
6565
*/

0 commit comments

Comments
 (0)