From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/es/glossary/accessibility_tree/index.html | 2 +- files/es/glossary/call_stack/index.html | 2 +- files/es/glossary/character_set/index.html | 2 +- files/es/glossary/first-class_function/index.html | 2 +- files/es/glossary/identifier/index.html | 2 +- files/es/glossary/main_thread/index.html | 2 +- files/es/glossary/php/index.html | 2 +- files/es/glossary/pop/index.html | 2 +- files/es/glossary/primitive/index.html | 2 +- files/es/glossary/smtp/index.html | 2 +- files/es/glossary/type_coercion/index.html | 2 +- files/es/glossary/whitespace/index.html | 2 +- files/es/glossary/wrapper/index.html | 2 +- files/es/mozilla/firefox/releases/9/index.html | 2 +- files/es/web/css/column-gap/index.html | 2 +- files/es/web/css/css_flow_layout/index.html | 2 +- .../css/css_grid_layout/auto-placement_in_css_grid_layout/index.html | 2 +- .../es/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/box_alignment_in_css_grid_layout/index.html | 2 +- files/es/web/css/css_grid_layout/index.html | 2 +- .../realizing_common_layouts_using_css_grid_layout/index.html | 2 +- files/es/web/css/css_grid_layout/relationship_of_grid_layout/index.html | 2 +- files/es/web/css/gap/index.html | 2 +- files/es/web/css/grid-auto-columns/index.html | 2 +- files/es/web/css/grid-auto-rows/index.html | 2 +- files/es/web/css/grid-template-areas/index.html | 2 +- files/es/web/css/grid-template-columns/index.html | 2 +- files/es/web/css/grid-template-rows/index.html | 2 +- files/es/web/css/grid/index.html | 2 +- files/es/web/css/minmax()/index.html | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) (limited to 'files/es') diff --git a/files/es/glossary/accessibility_tree/index.html b/files/es/glossary/accessibility_tree/index.html index 0944f31397..812e74631a 100644 --- a/files/es/glossary/accessibility_tree/index.html +++ b/files/es/glossary/accessibility_tree/index.html @@ -28,7 +28,7 @@ translation_of: Glossary/Accessibility_tree

Además, el árbol de accesibilidad usualmente contiene información sobre lo que se puede hacer con un elemento: seguir un enlace, completar un cuadro de texto, etc.

-