summaryrefslogtreecommitdiff
path: root/src/Photo.vala
diff options
context:
space:
mode:
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.
}