summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/corestrings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/corestrings.c b/utils/corestrings.c
index 05c5ac632..396e86ed0 100644
--- a/utils/corestrings.c
+++ b/utils/corestrings.c
@@ -365,7 +365,7 @@ nserror corestrings_init(void)
CSS_LWC_STRING_INTERN(noscript);
CSS_LWC_STRING_INTERN(object);
CSS_LWC_STRING_INTERN(optgroup);
- CSS_LWC_STRING_INTERN(object);
+ CSS_LWC_STRING_INTERN(option);
CSS_LWC_STRING_INTERN(p);
CSS_LWC_STRING_INTERN(param);
CSS_LWC_STRING_INTERN(password);