changeset 52:5fbc443be538

Typofix.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 05 Jul 2016 10:58:17 +0300
parents 549541f3e9c0
children 4c0a08b0ef65
files mgtool.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgtool.php	Tue Jun 21 14:21:53 2016 +0300
+++ b/mgtool.php	Tue Jul 05 10:58:17 2016 +0300
@@ -116,7 +116,7 @@
 
 //
 // Converts one value (mainly from EXIF tag information)
-// by doing explicing type casting and special conversions.
+// by doing explicit type casting and special conversions.
 //
 function mgConvertExifData($val, $vtype)
 {