mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Typo: enutral -> neutral
This commit is contained in:
@@ -416,7 +416,7 @@ Blockly.FieldDropdown.prototype.doClassValidation_ = function(newValue) {
|
||||
|
||||
/**
|
||||
* Update the value of this dropdown field.
|
||||
* @param {string} newValue The new language-enutral value.
|
||||
* @param {string} newValue The new language-neutral value.
|
||||
* @protected
|
||||
*/
|
||||
Blockly.FieldDropdown.prototype.doValueUpdate_ = function(newValue) {
|
||||
|
||||
Reference in New Issue
Block a user