Skip to content

Commit

Permalink
Merge pull request #28 from EfesX/fix_typos
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
jkriege2 committed May 21, 2024
2 parents 613c1b5 + c000cd3 commit f23fda4
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 f23fda4

Please sign in to comment.