1
0
mirror of synced 2025-01-18 06:21:40 +03:00

Fix comment

This commit is contained in:
Strate 2013-11-27 09:26:26 +04:00 committed by Marco Pivetta
parent e8d47fa9a3
commit 352f38a77e

View File

@ -900,7 +900,7 @@ class Configuration extends \Doctrine\DBAL\Configuration
}
/**
* Sets a query hint. If the hint name is not recognized, it is silently ignored.
* Sets a default query hint. If the hint name is not recognized, it is silently ignored.
*
* @since 2.5
*