summaryrefslogtreecommitdiff
path: root/docs/ref/clickjacking.txt
diff options
context:
space:
mode:
authormengxun <30499307+mengxunQAQ@users.noreply.github.com>2025-08-19 23:43:05 +0800
committerNatalia <124304+nessita@users.noreply.github.com>2025-08-19 12:43:52 -0300
commit38844c348ba1f163460746e0e1a486deb0f7e55e (patch)
tree633637938c6bbd6230cdc63492702d0d52783a23 /docs/ref/clickjacking.txt
parent9a720d5c5000b4fe0e75cdb87271065b5e80dedc (diff)
[5.2.x] Fixed spelling of "logged-in" when used as an adjective in docs.
Backport of f5c944b3141c58bb4a5c7bbca61180b2ad7c13aa from main.
Diffstat (limited to 'docs/ref/clickjacking.txt')
-rw-r--r--docs/ref/clickjacking.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/clickjacking.txt b/docs/ref/clickjacking.txt
index 12c7afc8c4..0c8dc0339d 100644
--- a/docs/ref/clickjacking.txt
+++ b/docs/ref/clickjacking.txt
@@ -15,7 +15,7 @@ have loaded in a hidden frame or iframe.
An example of clickjacking
==========================
-Suppose an online store has a page where a logged in user can click "Buy Now" to
+Suppose an online store has a page where a logged-in user can click "Buy Now" to
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