From b196a1bdb9503e47d518c56f8be4705c1b36e7a2 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Fri, 8 Sep 2017 10:20:56 +0900 Subject: [PATCH] Fix doc typos --- PEER_DISCOVERY.rst | 2 +- PROTOCOL.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PEER_DISCOVERY.rst b/PEER_DISCOVERY.rst index 699f9e2..c4c87ea 100644 --- a/PEER_DISCOVERY.rst +++ b/PEER_DISCOVERY.rst @@ -159,7 +159,7 @@ Unknown keys should be silently ignored. * **protocol_max** * **protocol_min** - Strings that are the minimum and maximum Electrum protcol versions + Strings that are the minimum and maximum Electrum protocol versions this server speaks. The maximum value should be the same as what would suffix the letter **v** in the IRC real name. Example: "1.1". diff --git a/PROTOCOL.rst b/PROTOCOL.rst index fae6ffb..84fa9c2 100644 --- a/PROTOCOL.rst +++ b/PROTOCOL.rst @@ -841,7 +841,7 @@ Get a list of features and services supported by the server. * **protocol_max** * **protocol_min** - Strings that are the minimum and maximum Electrum protcol versions + Strings that are the minimum and maximum Electrum protocol versions this server speaks. The maximum value should be the same as what would suffix the letter **v** in the IRC real name. Example: "1.1".