diff --git a/src/Executor/Executor.php b/src/Executor/Executor.php index c68f0e2..8f0b300 100644 --- a/src/Executor/Executor.php +++ b/src/Executor/Executor.php @@ -285,7 +285,7 @@ class Executor } /** - * Implements the logic to compute the key of a given field�s entry + * Implements the logic to compute the key of a given fields entry */ private static function getFieldEntryKey(Field $node) {