From a3f35a57a5f86791e2197d33d978f6724bb4f907 Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Tue, 14 Jul 2020 19:38:10 -0400 Subject: [PATCH] Fix 2 spelling errors caught by CSpell during travis build - controled -> controlled - enableing -> enabling --- examples/combobox/combobox-datepicker.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/combobox/combobox-datepicker.html b/examples/combobox/combobox-datepicker.html index 9572d5c468..a4860ae22b 100644 --- a/examples/combobox/combobox-datepicker.html +++ b/examples/combobox/combobox-datepicker.html @@ -497,7 +497,7 @@

Combobox

aria-controls="IDREF" input - Identifies the element controled by the combobox. + Identifies the element controlled by the combobox. @@ -505,7 +505,7 @@

Combobox

aria-describedby="IDREF" input - Identifies the element that provides an accessible description for the combobox, enableing assistive technologies to associate the date format description with the input. + Identifies the element that provides an accessible description for the combobox, enabling assistive technologies to associate the date format description with the input.