Various typo fixes which should not affect functionality:

  • Fixed many typos in comments.
  • In template_preprocess_webform_progress(), fixed typo in variable name $libaries to be $libraries.
  • In WebformNodeReferencesListController::__construct(), fixed typo in argument name $webform_submsision_storage to be $webform_submission_storage.
  • Fixed capitalization of the class name WebformTemplatesFilterForm to match its current filename and the other existing references to that class.
  • In EmailWebformHandler, fixed typo in variable name $destination_placeholde_emails to be $destination_placeholder_emails.
  • In WebformFormHelperTest, fixed typo in variable name $flattenend_elements to be $flattened_elements.
CommentFileSizeAuthor
#2 webform_nonfunctional_typos-2989270-2.diff35.01 KBAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

JKerschner created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
FileSize
35.01 KB
jrockowitz’s picture

@JKerschner you have entered the realm of awesome patches with well deserved commit credits.

If the patch literally only contains grammatical fixes, you don't even need to write a description.

jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.