Skip to content

Commit

Permalink
Fix inaccurate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jul 31, 2018
1 parent 9ce1f0d commit 1b5bd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Exception/ORMException.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace Doctrine\ORM\Exception;

/**
* Base exception class for all ORM exceptions.
* Marker interface for all ORM exceptions.
*/
interface ORMException extends \Throwable
{
Expand Down

0 comments on commit 1b5bd54

Please sign in to comment.