From 4c160efc9699bda6172d5772c90c1664cf4b93d2 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Thu, 9 May 2013 13:57:44 -0500 Subject: [PATCH] Fix a minor typo in the package overview doco. --- doc.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.go b/doc.go index b7086aed..273691d6 100644 --- a/doc.go +++ b/doc.go @@ -80,8 +80,8 @@ negotiated. Bitcoin Network The bitcoin network is a magic number which is used to identify the start of a -and which bitcoin network the message applies to. This package provides the -following constants: +message and which bitcoin network the message applies to. This package provides +the following constants: btcwire.MainNet btcwire.TestNet