diff --git a/locale/en-US/autocommands.txt b/locale/en-US/autocommands.txt index 290f42f4..21dde264 100644 --- a/locale/en-US/autocommands.txt +++ b/locale/en-US/autocommands.txt @@ -27,8 +27,8 @@ Available {events}: *Startup* Triggered after Firefox starts -------------------------------------------------------------- -{pat} is a regular expression, use .* if you want to match all URLs. - +{pat} is a regular expression, use .* if you want to match all URLs. Note: This +differs from Vim which uses a glob rather than a regexp for {pat}. ________________________________________________________________________________ section:Examples[autocmd_examples]