diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2013-10-02 16:41:04 +0200 |
|---|---|---|
| committer | Baptiste Mispelon <bmispelon@gmail.com> | 2013-10-02 16:41:04 +0200 |
| commit | e1b77238171cc96f4451a06fb4682e2378896238 (patch) | |
| tree | cc23abefd6af2124b835a0f2f3f657224162c5c9 /docs/ref | |
| parent | 00a0d3de0204f73d3f05ae99548b1e317bfe336b (diff) | |
Changed the doc to use gender-neutral pronouns when possible.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/clickjacking.txt | 2 | ||||
| -rw-r--r-- | docs/ref/contrib/sites.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/clickjacking.txt b/docs/ref/clickjacking.txt index 0b81243b92..cb3ac1bcd1 100644 --- a/docs/ref/clickjacking.txt +++ b/docs/ref/clickjacking.txt @@ -20,7 +20,7 @@ purchase an item. A user has chosen to stay logged into the store all the time for convenience. An attacker site might create an "I Like Ponies" button on one of their own pages, and load the store's page in a transparent iframe such that the "Buy Now" button is invisibly overlaid on the "I Like Ponies" button. If the -user visits the attacker site and clicks "I Like Ponies" he will inadvertently +user visits the attacker site and clicks "I Like Ponies" he or she will inadvertently click on the online store's "Buy Now" button and unknowingly purchase the item. .. _clickjacking-prevention: diff --git a/docs/ref/contrib/sites.txt b/docs/ref/contrib/sites.txt index fd2e917c1d..225475803f 100644 --- a/docs/ref/contrib/sites.txt +++ b/docs/ref/contrib/sites.txt @@ -172,7 +172,7 @@ Getting the current domain for display LJWorld.com and Lawrence.com both have email alert functionality, which lets readers sign up to get notifications when news happens. It's pretty basic: A -reader signs up on a Web form, and he immediately gets an email saying, +reader signs up on a Web form, and he or she immediately gets an email saying, "Thanks for your subscription." It'd be inefficient and redundant to implement this signup-processing code |
