bitcoin.client: fix doc usings.

db4
John Benediktsson 2014-05-27 05:35:40 -07:00
parent cea47b896d
commit 5d17cfd385
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2010 Chris Double.
! See http://factorcode.org/license.txt for BSD license.
USING: help.markup help.syntax kernel math sequences strings ;
USING: assocs help.markup help.syntax kernel math sequences strings ;
IN: bitcoin.client
HELP: bitcoin-server