summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicolas.dorier <nicolas.dorier@gmail.com>2020-05-24 02:35:19 +0900
committernicolas.dorier <nicolas.dorier@gmail.com>2020-05-24 02:35:19 +0900
commit900d221a858d5581dce151c0dfe429716f00d3be (patch)
tree829fc573d432d1d8c3685adc53598a628173cff0
parent1251d29854c37194e5c5ad8ff5029a50196aa22e (diff)
downloadbips-900d221a858d5581dce151c0dfe429716f00d3be.tar.xz
Fix typo
-rw-r--r--bip-xxxx.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-xxxx.mediawiki b/bip-xxxx.mediawiki
index 31ecaa5..05a4bea 100644
--- a/bip-xxxx.mediawiki
+++ b/bip-xxxx.mediawiki
@@ -217,7 +217,7 @@ If the receiver does not support the version of the sender, they should send an
* <code>additionalfeeoutputindex=</code>, the preferred output from which to increase the fee for the added inputs. (default: <code>-1</code>)
-If the <code>additionalfeeoutputindex</code> is out of bounds or pointing to the payment ouptut meant for the receiver, the receiver should ignore the parameter.
+If the <code>additionalfeeoutputindex</code> is out of bounds or pointing to the payment output meant for the receiver, the receiver should ignore the parameter.
Should be ignored in the [[#spare-change|spare change]] case.
* <code>maxadditionalfeecontribution=</code>, an integer defining the maximum amount in satoshis that the sender is willing to contribute towards fees for the additional inputs. <code>maxadditionalfeecontribution</code> must be ignored if set to less than zero. (default: -1)