Quick fix update.

This commit is contained in:
2020-05-25 20:55:53 +02:00
parent bb73fe044e
commit 691aa81981
6 changed files with 10 additions and 10 deletions

View File

@ -20480,7 +20480,7 @@ class Interpretation extends Fields
{
$forEachStart .= PHP_EOL . $this->_t(1) . $tab . $this->_t(3)
. "//" . $this->setLine(__LINE__)
. " use permissional control if globaly set.";
. " use permissional control if globally set.";
$forEachStart .= PHP_EOL . $this->_t(1) . $tab . $this->_t(3)
. "if (\$strict_permission_per_field)";
$forEachStart .= PHP_EOL . $this->_t(1) . $tab . $this->_t(3)