69c69 < + if (!isset($form['#language_configation_submit_added'])) { --- > + if (!isset($form['#language_configuration_submit_added'])) { 71c71 < + $form['#language_configation_submit_added'] = TRUE; --- > + $form['#language_configuration_submit_added'] = TRUE; 126c126 < + * Returns that root name of the variables used to store the configuration. --- > + * Returns the root name of the variables used to store the configuration.