summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/ptp-pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/ptp2/ptp-pack.c')
-rw-r--r--camlibs/ptp2/ptp-pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/ptp2/ptp-pack.c b/camlibs/ptp2/ptp-pack.c
index 39d3863b6..09da5a00e 100644
--- a/camlibs/ptp2/ptp-pack.c
+++ b/camlibs/ptp2/ptp-pack.c
@@ -1785,7 +1785,7 @@ ptp_unpack_EOS_FocusInfoEx (PTPParams* params, unsigned char** data, uint32_t da
}
/* every focuspoint gets 4 (16 bit number possible "-" sign and a x) and a ,*/
- /* inital things around lets say 100 chars at most.
+ /* initial things around lets say 100 chars at most.
* FIXME: check selected when we decode it
*/
if (size < focus_points_in_struct*8) {