diff --git a/apps/browser/src/autofill/content/autofill-init.ts b/apps/browser/src/autofill/content/autofill-init.ts index a3ec0d5c9f5..6d23b7b55ae 100644 --- a/apps/browser/src/autofill/content/autofill-init.ts +++ b/apps/browser/src/autofill/content/autofill-init.ts @@ -153,7 +153,7 @@ class AutofillInit implements AutofillInitInterface { } /** - * Blurs the most recent overlay field and removes the overlay. Used + * Blurs the most recently focused field and removes the inline menu. Used * in cases where the background unlock or vault item reprompt popout * is opened. */