changeset 2590:706b6f28592d draft

Fix typo. libarcode => libqrcode
author Christian von Roques <roques@mti.ag>
date Thu, 17 May 2012 11:33:59 -0400
parents 2cbbbeb18283
children 5eaf2bc05dac
files doc/build-unix.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/build-unix.txt
+++ b/doc/build-unix.txt
@@ -40,7 +40,7 @@
 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