Browse Source

Fixed typo

José Lorenzo Rodríguez 11 years ago
parent
commit
050152aaa6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Datasource/EntityTrait.php

+ 1 - 1
src/Datasource/EntityTrait.php

@@ -116,7 +116,7 @@ trait EntityTrait
     protected $_registryAlias;
     protected $_registryAlias;
 
 
     /**
     /**
-     * Holds a list of properties that were mutaded using the get accessor
+     * Holds a list of properties that were mutated using the get accessor
      *
      *
      * @var array
      * @var array
      */
      */