Small corrections

This commit is contained in:
Peter Kovář
2021-01-26 16:00:00 +01:00
parent f5c6e7595f
commit e19fca6640
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ namespace Exiv2
//! @name Creators
//@{
/*!
@brief Constructor to open a ISOBMFF image. Since the
@brief Constructor to open a ISO/IEC BMFF image. Since the
constructor can not return a result, callers should check the
good() method after object construction to determine success
or failure.