summaryrefslogtreecommitdiff
path: root/cf/captcha-payment.txt
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-01-30 01:37:14 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-01-30 01:37:14 +0100
commiteaf875f3b72510aa3fe7904cc2ec59e236d79e33 (patch)
treeb90365d3ee822fa715a9836aec0e1c9390dd121f /cf/captcha-payment.txt
parentda324fae3e0445978a68454d8b01bb2127982404 (diff)
downloaddocs-eaf875f3b72510aa3fe7904cc2ec59e236d79e33.tar.gz
docs-eaf875f3b72510aa3fe7904cc2ec59e236d79e33.tar.bz2
docs-eaf875f3b72510aa3fe7904cc2ec59e236d79e33.zip
use URL instead of URI consistently
Diffstat (limited to 'cf/captcha-payment.txt')
-rw-r--r--cf/captcha-payment.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/captcha-payment.txt b/cf/captcha-payment.txt
index ac4aeda4..ecc065b5 100644
--- a/cf/captcha-payment.txt
+++ b/cf/captcha-payment.txt
@@ -62,7 +62,7 @@ Required changes to Taler:
thus no choice to be made). This change is also rather trivial.
3) Change Wallet to check for HTTP headers requesting payment for the
DOM, and then inject an HTTP header in all subsequent requests generated
- by that page with the payment (i.e. signing the request's URI with
+ by that page with the payment (i.e. signing the request's URL with
the coin/token). This change is non-trivial, and may require
browser-specific solutions.