Skip to content

Commit

Permalink
Minor doc changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuggel committed Nov 30, 2010
1 parent 7184d2f commit 2443081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/doxygen.hpp.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
- <A HREF="tags-olympus.html">Olympus MakerNote tags</A>
- <A HREF="tags-panasonic.html">Panasonic MakerNote tags</A>
- <A HREF="tags-pentax.html">Pentax MakerNote tags</A>
- <A HREF="tags-samsung.html">Samsung MakerNote tags</A>
- <A HREF="tags-sigma.html">Sigma/Foveon MakerNote tags</A>
- <A HREF="tags-sony.html">Sony MakerNote tags</A>
Expand Down
2 changes: 1 addition & 1 deletion src/tags.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ namespace Exiv2 {
ExifTags& operator=(const ExifTags& rhs);

public:
//! Return read-only list of build-in groups
//! Return read-only list of built-in groups
static const GroupInfo* groupList();
//! Return read-only list of built-in \em groupName tags.
static const TagInfo* tagList(const std::string& groupName);
Expand Down

0 comments on commit 2443081

Please sign in to comment.