José Lorenzo Rodríguez 11 年 前
コミット
050152aaa6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Datasource/EntityTrait.php

+ 1 - 1
src/Datasource/EntityTrait.php

@@ -116,7 +116,7 @@ trait EntityTrait
     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
      */