Edit character bug

This commit is contained in:
David Mongeau-Petitpas 2015-08-09 14:26:36 -04:00
parent afe28da475
commit 7431f2dcc5

View File

@ -285,7 +285,7 @@ class Executor
} }
/** /**
* Implements the logic to compute the key of a given field<EFBFBD>s entry * Implements the logic to compute the key of a given fields entry
*/ */
private static function getFieldEntryKey(Field $node) private static function getFieldEntryKey(Field $node)
{ {