We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 835423b + 240101f commit 8d18a33Copy full SHA for 8d18a33
lib/Doctrine/DBAL/Types/Type.php
@@ -338,7 +338,7 @@ public function getMappedDatabaseTypes(AbstractPlatform $platform)
338
339
/**
340
* If this Doctrine Type maps to an already mapped database type,
341
- * reverse schema engineering can't take them apart. You need to mark
+ * reverse schema engineering can't tell them apart. You need to mark
342
* one of those types as commented, which will have Doctrine use an SQL
343
* comment to typehint the actual Doctrine Type.
344
*
0 commit comments