Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / common / lib / Doctrine / Common / Persistence / ManagerRegistry.php
index fce854b62c9a6f697fe4bf4449b70378ec3a3c3a..2abc207a790e3ade0e424ff8e7ded8a210bd0bdb 100644 (file)
@@ -91,7 +91,7 @@ interface ManagerRegistry extends ConnectionRegistry
     public function getManagerNames();
 
     /**
-     * Gets the ObjectRepository for an persistent object.
+     * Gets the ObjectRepository for a persistent object.
      *
      * @param string $persistentObject      The name of the persistent object.
      * @param string $persistentManagerName The object manager name (null for the default one).