diff --git a/include/sane/sanei.h b/include/sane/sanei.h index e08552a31..ece1beb24 100644 --- a/include/sane/sanei.h +++ b/include/sane/sanei.h @@ -59,14 +59,15 @@ * Please use the SANEI functions wherever possible. * * This documentation was created by the use of doxygen, the - * doc/doxygen-sanei.conf configuration file and dcoumentation in the sanei_*.h + * doc/doxygen-sanei.conf configuration file and documentation in the sanei_*.h * files. * - * This documenation is far from complete. Any help is appreciated. + * This documentation is far from complete. Any help is appreciated. * * @section additional Additional documentation * - The SANE standard can be found at the SANE webserver. + * href="http://www.sane-project.org/html/">the SANE webserver, + * though the PostScript version produced from the source may be more recent. * - Information on how to write a backend: backend-writing.txt. * - General SANE documentation is on