summaryrefslogtreecommitdiff
path: root/src/Photo.vala
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-21 19:17:10 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-21 19:17:10 +0100
commita7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e (patch)
treed9f86def771c7845f241ec81219b243c70523c60 /src/Photo.vala
parent66f6a7bd3f7e00022191f16cb0e82a39e7333a76 (diff)
New upstream version 0.25.3upstream/0.25.3
Diffstat (limited to 'src/Photo.vala')
-rw-r--r--src/Photo.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Photo.vala b/src/Photo.vala
index 11dbae6..222896f 100644
--- a/src/Photo.vala
+++ b/src/Photo.vala
@@ -2212,7 +2212,7 @@ public abstract class Photo : PhotoSource, Dateable {
}
// Note: *Not* firing altered or metadata_altered signal because link_state is not a
- // property that's available to users of Photo. Persisting it as a mechanism for deaing
+ // property that's available to users of Photo. Persisting it as a mechanism for dealing
// with unlink/relink properly.
}