Skip to content

Commit b88f31c

Browse files
authored
Fix typo
1 parent 0151e10 commit b88f31c

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)