From a7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Jan 2017 19:17:10 +0100 Subject: New upstream version 0.25.3 --- src/photos/PhotoMetadata.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/photos/PhotoMetadata.vala') diff --git a/src/photos/PhotoMetadata.vala b/src/photos/PhotoMetadata.vala index 814ea6b..7764415 100644 --- a/src/photos/PhotoMetadata.vala +++ b/src/photos/PhotoMetadata.vala @@ -7,7 +7,7 @@ // // PhotoMetadata // -// PhotoMetadata is a wrapper class around gexiv2. The reasoning for this is (a) to facilitiate +// PhotoMetadata is a wrapper class around gexiv2. The reasoning for this is (a) to facilitate // interface changes to meet Shotwell's requirements without needing modifications of the library // itself, and (b) some requirements for this class (i.e. obtaining raw metadata) is not available // in gexiv2, and so must be done by hand. -- cgit v1.2.3