Dev docs: change "op code" to "opcode"

Closes #1068
This commit is contained in:
David A. Harding 2015-10-23 10:38:01 -04:00
parent 6823404c68
commit 64e4c549bc
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
16 changed files with 44 additions and 44 deletions

View file

@ -70,7 +70,7 @@ page](/en/vocabulary).</span>
{% when 'b' %}
See also: [Bitcoin Improvement Proposals (BIPs)](https://github.com/bitcoin/bips#readme)
{% when 'o' %}
See also: [Op codes](https://en.bitcoin.it/wiki/Script#Words)
See also: [Opcodes](https://en.bitcoin.it/wiki/Script#Words)
{% when 'p' %}
See also: [P2P protocol messages](/en/developer-reference#data-messages)
{% when 'r' %}