Skip to content
Snippets Groups Projects
Commit ac8fb672 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1347890 by hansyg: Fix typo in file.field.inc

parent 923e1ffc
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -120,7 +120,7 @@ function file_field_instance_settings_form($field, $instance) {
}
/**
* Render API callback: Validates the maximum uplodad size field.
* Render API callback: Validates the maximum upload size field.
*
* Ensures that a size has been entered and that it can be parsed by
* parse_size().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment