Skip to content

Commit

Permalink
Correct spelling 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK authored Jan 7, 2018
1 parent 280619e commit 5524ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/fabrik_element/password/password.php
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ public function internalValidationIcon()
*
* @return string
*/
public function internalValidataionText()
public function internalValidationText()
{
return FText::_('PLG_ELEMENT_PASSWORD_VALIDATION_TIP');
}
Expand Down

0 comments on commit 5524ed6

Please sign in to comment.