Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
EfesX committed May 21, 2024
1 parent 613c1b5 commit c000cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tinytiff_tools.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ extern "C" {
/*! \defgroup tinytiffwriter_CXX TinyTIFFWriter: Optional C++-Interface (include-only!)
\ingroup tinytiffwriter
All functions and tenplates in this group are extensions to the basic TinyTIFFWriter libarary. They
All functions and templates in this group are extensions to the basic TinyTIFFWriter library. They
are all header-only (or templates), so no link library other than libTinyTIFF is required.
*/

/*! \defgroup tinytiffreader_CXX TinyTIFFReader: Optional C++-Interface (include-only!)
\ingroup tinytiffreader
All functions in this group are extensions to the basic TinyTIFFReader libarary. They
All functions in this group are extensions to the basic TinyTIFFReader library. They
are all header-only (or templates), so no link library other than libTinyTIFF is required.
*/
Expand Down

0 comments on commit c000cd3

Please sign in to comment.