summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-02-27 16:17:52 +0100
committerBastien Nocera <hadess@hadess.net>2020-02-27 18:53:16 +0100
commite8f44a7e6bcaa3677ba70ceeb03c3fed76b659e5 (patch)
tree3ec1809bc33676e36dfb98c79ea77ee734c9f63c
parent199ba6029f6a0ef3cdec2287bc06dd85c3552a68 (diff)
downloadtotem-pl-parser-e8f44a7e6bcaa3677ba70ceeb03c3fed76b659e5.tar.gz
plparser: Fix typo in comment
-rw-r--r--plparse/totem-pl-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plparse/totem-pl-parser.c b/plparse/totem-pl-parser.c
index 7e116f2..2909504 100644
--- a/plparse/totem-pl-parser.c
+++ b/plparse/totem-pl-parser.c
@@ -1106,7 +1106,7 @@ totem_pl_parser_resolve_uri (GFile *base_gfile,
* @dest: output #GFile
* @title: the playlist title
* @type: a #TotemPlParserType for the outputted playlist
- * @error: return loction for a #GError, or %NULL
+ * @error: return location for a #GError, or %NULL
*
* Writes the playlist held by @parser and @playlist out to the path
* pointed by @dest. The playlist is written in the format @type and is