summaryrefslogtreecommitdiff
path: root/libmediaart/extract.h
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-02-21 21:43:02 +0000
committerMartyn Russell <martyn@lanedo.com>2014-06-23 05:31:44 +0100
commitce450d6136eb407fd97031851620d45d0f4d1ab1 (patch)
tree79c897c12b8241ec3fa7c3335e0f82cff1374963 /libmediaart/extract.h
parenta1b2d8ba4b43a0055e6b1f56b830c286e6e41b76 (diff)
downloadlibmediaart-ce450d6136eb407fd97031851620d45d0f4d1ab1.tar.gz
extract: Refactor media_art_process_file() to simplify the function
Diffstat (limited to 'libmediaart/extract.h')
-rw-r--r--libmediaart/extract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmediaart/extract.h b/libmediaart/extract.h
index c3063a0..da71fff 100644
--- a/libmediaart/extract.h
+++ b/libmediaart/extract.h
@@ -53,7 +53,7 @@ typedef enum {
* @MEDIA_ART_ERROR_NOENT: The resource that the was passed (for example a
* file or URI) does not exist.
* @MEDIA_ART_ERROR_NOENT: The URI or GFile provided
- * points to a file that does not exist.
+ * points to a file that does not exist.
*
* Enumeration values used in errors returned by the
* #MediaArtError API.