aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Maxwell <[email protected]>2012-05-17 10:35:02 -0700
committerGregory Maxwell <[email protected]>2012-05-17 10:35:02 -0700
commit1844b2fdb48f1f237a479575525c0995d0b82c14 (patch)
treeb10e7ffae24226ce0d3c33b250da1b91556ce0ea
parentMerge pull request #1332 from Diapolo/fix_RenameOver_FileCommit_Win32 (diff)
parentFix typo. libarcode => libqrcode (diff)
downloaddiscoin-1844b2fdb48f1f237a479575525c0995d0b82c14.tar.xz
discoin-1844b2fdb48f1f237a479575525c0995d0b82c14.zip
Merge pull request #1331 from roques/trivia
Fix typo. libarcode => libqrcode
-rw-r--r--doc/build-unix.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.txt b/doc/build-unix.txt
index eb5973681..c32563814 100644
--- a/doc/build-unix.txt
+++ b/doc/build-unix.txt
@@ -40,7 +40,7 @@ turned off by default. Set USE_UPNP to a different value to control this:
libqrencode may be used for QRCode image generation. It can be downloaded
from http://fukuchi.org/works/qrencode/index.html.en, or installed via
your package manager. Set USE_QRCODE to control this:
- USE_QRCODE=0 (the default) No QRCode support - libarcode not required
+ USE_QRCODE=0 (the default) No QRCode support - libqrcode not required
USE_QRCODE=1 QRCode support enabled
IPv6 support may be enabled by setting