diff --git a/FAQ.md b/FAQ.md index 9257243b89..1805578866 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3037,7 +3037,7 @@ $domain$ $group$ (since version 1.2030) ``` -$user$ is the domain name of the 'from' email address, +$user$ is the user name of the 'from' email address, and $domain$ is the domain name of the 'from' email address: *user@domain*. $extra$ is the part after the plus sign if the username: *user+extra$example.org*. diff --git a/index.html b/index.html index 8e632504b4..ee70a7c05c 100644 --- a/index.html +++ b/index.html @@ -1682,7 +1682,7 @@ $user$ (since version 1.2265) $extra$ (since version 1.2265) $domain$ $group$ (since version 1.2030) -
user is the domain name of the ‘from’ email address, and domain is the domain name of the ‘from’ email address: user@domain.
+user is the user name of the ‘from’ email address, and domain is the domain name of the ‘from’ email address: user@domain.
extra is the part after the plus sign if the username: user+extra$example.org.
group will be replaced with the contact group name of the sender, provided that the related contact is assigned to one contact group only. Note that the Android contact provider isn’t very fast, so using this placeholder can slow down fetching messages.