diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/html/global_attributes | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/html/global_attributes')
-rw-r--r-- | files/pt-br/web/html/global_attributes/spellcheck/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/html/global_attributes/spellcheck/index.html b/files/pt-br/web/html/global_attributes/spellcheck/index.html index c379684839..5372dd0c57 100644 --- a/files/pt-br/web/html/global_attributes/spellcheck/index.html +++ b/files/pt-br/web/html/global_attributes/spellcheck/index.html @@ -1,12 +1,13 @@ --- title: Controlando a verificação ortográfica em formulários HTML -slug: Web/HTML/Controlando_verificacao_ortografica_em_formularios_HTML +slug: Web/HTML/Global_attributes/spellcheck tags: - Gerenciamento de configuração - HTML - Intermediário translation_of: Web/HTML/Global_attributes/spellcheck translation_of_original: Web/HTML/Controlling_spell_checking_in_HTML_forms +original_slug: Web/HTML/Controlando_verificacao_ortografica_em_formularios_HTML --- <p><span class="seoSummary">{{ gecko_minversion_header("1.8.1") }} Firefox 2 introduz suporte à verificação ortográfica para áreas de texto e campos de texto em formulários web.</span> O usuário pode especificar usando a interface about:config se a verificação ortográfica é ou não habilitada e se checará áreas de texto e campos de texto ou somente áreas de texto.</p> |