diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 9612a294e..c5887b13d 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -1658,7 +1658,7 @@ abstract class DBObject implements iDisplay * * @return string * @throws \CoreException - * @since 3.0.0 N°4106 Method should be overloaded anymore for performances reasons. It will be set final in 3.1.0 (N°4107) + * @since 3.0.0 N°4106 Method should not be overloaded anymore for performances reasons. It will be set final in 3.1.0 (N°4107) * @since 3.0.0 N°580 New $sType parameter * */