Skip to content

Commit 8cc9252

Browse files
committed
Fix typo in comment
1 parent 619df1d commit 8cc9252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exif.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ class IFEntry {
128128
// functions to access the data
129129
//
130130
// !! it's CALLER responsibility to check that format !!
131-
// !! is correct before accessing it's field !!
131+
// !! is correct before accessing its field !!
132132
//
133133
// - getters are use here to allow future addition
134134
// of checks if format is correct

0 commit comments

Comments
 (0)