Modified:
/trunk/libnfc/additional-pages.dox
=======================================
--- /trunk/libnfc/additional-pages.dox Tue Jan 31 01:49:43 2012
+++ /trunk/libnfc/additional-pages.dox Tue Jan 31 02:02:38 2012
@@ -4,7 +4,7 @@
* @section intro_sec Introduction
* This is the developer manual for \b libnfc.
* libnfc is an open source library that allows you to communicate with
NFC devices. For more info, see the
- * <a href="http://www.libnfc.org">libusb homepage</a>.
+ * <a href="http://www.libnfc.org">libnfc homepage</a>.
*
* @section quick_start_sec Quick start
* If you are looking for libnfc's public API, you should start with the
Modules page which links to the different categories of libnfc's
functionality.
@@ -17,7 +17,7 @@
*
* \section errorhandling Error handling
*
- * libusb functions typically return 0 or more on success or a negative
error code
+ * libnfc functions typically return 0 or more on success or a negative
error code
* on failure. These negative error codes relate to LIBNFC_ERROR constants
* which are listed on the \ref error "Error reporting" documentation page.
*