fix spelling error and quote the "change" reference to make it more obvious
authorStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Sun, 25 Jan 2015 08:34:52 +0000 (09:34 +0100)
committerStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Sun, 25 Jan 2015 08:34:52 +0000 (09:34 +0100)
templates/account/emailchangecompleted.html
templates/account/emailchangeform.html

index a4aa0c1b157b2a9ab839bbfe99b3b211ee7bdda9..3cf357ccfaabf5b8bbe0c8f3df5404ed2be3a1fe 100644 (file)
@@ -24,7 +24,7 @@ spaces.
 </p>
 <p>
 Double check the URL, and if it is correct, restart the process by
-clicking change in your profile to generate a new token and try again.
+clicking "change" in your profile to generate a new token and try again.
 </p>
 {%endif%}
 
index f83f4a03ca824796798cab4c3cd9bc343470dcb2..ea00ee26de63524acbcda8bd85172830a4294416 100644 (file)
@@ -10,7 +10,7 @@ Wait for this token to arrive, and then click the link that is sent
 in the email to confirm the change of email.
 </p>
 <p>
-The token will be valid for approximately 24 hours, after wihch it will
+The token will be valid for approximately 24 hours, after which it will
 be automatically deleted.
 </p>
 <p>
@@ -23,7 +23,7 @@ valid for use.
 {%else%}
 <p>
 To change your email address, input the new address below. Once you
-click Change, a verification token will be sent to the new email address,
+click "Change email", a verification token will be sent to the new email address,
 and once you click the link in that email, your email will be changed.
 </p>
 {%endif%}