aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/util.py
diff options
context:
space:
mode:
authorCorinne Dashjr <corinne+git@dashjr.org>2015-04-28 14:48:28 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2015-05-01 11:21:27 +0000
commit7e6d23b1719191f83af7d3e7b134a90889b5c1ef (patch)
tree04c8888faab17cbe87ca776ab1076b78da0e875b /qa/rpc-tests/util.py
parent18d28326785a7111b50528107550c3d37ec40d89 (diff)
downloadbitcoin-7e6d23b1719191f83af7d3e7b134a90889b5c1ef.tar.xz
Bugfix: Grammar fixes
Diffstat (limited to 'qa/rpc-tests/util.py')
-rw-r--r--qa/rpc-tests/util.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/util.py b/qa/rpc-tests/util.py
index cf789f48e2..297f2d8b03 100644
--- a/qa/rpc-tests/util.py
+++ b/qa/rpc-tests/util.py
@@ -272,7 +272,7 @@ def send_zeropri_transaction(from_node, to_node, amount, fee):
Create&broadcast a zero-priority transaction.
Returns (txid, hex-encoded-txdata)
Ensures transaction is zero-priority by first creating a send-to-self,
- then using it's output
+ then using its output
"""
# Create a send-to-self with confirmed inputs: