summaryrefslogtreecommitdiff
path: root/src/core/SourceInterfaces.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SourceInterfaces.c')
-rw-r--r--src/core/SourceInterfaces.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/SourceInterfaces.c b/src/core/SourceInterfaces.c
index 5cfc5a9..1b3292d 100644
--- a/src/core/SourceInterfaces.c
+++ b/src/core/SourceInterfaces.c
@@ -1,4 +1,4 @@
-/* SourceInterfaces.c generated by valac 0.32.1, the Vala compiler
+/* SourceInterfaces.c generated by valac 0.34.4, the Vala compiler
* generated from SourceInterfaces.vala, do not modify */
/* Copyright 2016 Software Freedom Conservancy Inc.
@@ -7,7 +7,7 @@
* (version 2.1 or later). See the COPYING file in this distribution.
*/
/* See the note in MediaInterfaces.vala for some thoughts on the theory of expanding Shotwell's*/
-/* features via interfaces rather than class heirarchies.*/
+/* features via interfaces rather than class hierarchies.*/
/* Indexable DataSources provide raw strings that may be searched against (and, in the future,*/
/* indexed) for free-text search queries. DataSources implementing Indexable must prepare and*/
/* store (i.e. cache) these strings using prepare_indexable_string(s), as preparing the strings*/