summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Cross <jonathancross@users.noreply.github.com>2015-10-20 15:38:14 +0200
committerJonathan Cross <jonathancross@users.noreply.github.com>2015-10-20 15:38:14 +0200
commit61b865e5241be45437ece5fe70ae6e6c2319cbb9 (patch)
treedfc83ded0ab1221909d604572c0412ae6a87f535
parent34ad220ea534e7fc2927e73a1d7710dc048950bb (diff)
downloadbips-61b865e5241be45437ece5fe70ae6e6c2319cbb9.tar.xz
Spelling fix.
"unneccesarily" => "unnecessarily"
-rw-r--r--bip-0121.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0121.mediawiki b/bip-0121.mediawiki
index 76513dd..de89f0c 100644
--- a/bip-0121.mediawiki
+++ b/bip-0121.mediawiki
@@ -98,7 +98,7 @@ The <tt>p</tt> parameter value is the destination where to send the
PoP to. This destination is typically a <tt>https:</tt> URL or a
<tt>http:</tt> URL, but it could be any type of URI, for example
<tt>mailto:</tt>. To keep <tt>btcpop:</tt> URIs short, users should
-not make their <tt>p</tt> parameter unneccesarily long.
+not make their <tt>p</tt> parameter unnecessarily long.
==== <tt>http:</tt> and <tt>https:</tt> URLs ====