$submissionstatement = '';
if (!empty($adminconfig->submissionstatement)) {
- // Format the submissino statement before its sent. We turn off para because this is going within
+ // Format the submission statement before its sent. We turn off para because this is going within
// a form element.
$options = array(
'context' => $this->get_context(),
$submissionstatement = '';
if (!empty($adminconfig->submissionstatement)) {
- // Format the submissino statement before its sent. We turn off para because this is going within
+ // Format the submission statement before its sent. We turn off para because this is going within
// a form element.
$options = array(
'context' => $this->get_context(),
$submissionstatement = '';
if (!empty($adminconfig->submissionstatement)) {
- // Format the submissino statement before its sent. We turn off para because this is going within
+ // Format the submission statement before its sent. We turn off para because this is going within
// a form element.
$options = array(
'context' => $this->get_context(),