aboutsummaryrefslogtreecommitdiff
path: root/src/stored_playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stored_playlist.h')
-rw-r--r--src/stored_playlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stored_playlist.h b/src/stored_playlist.h
index 0eaf64d4..b1fdb6f8 100644
--- a/src/stored_playlist.h
+++ b/src/stored_playlist.h
@@ -51,7 +51,7 @@ spl_valid_name(const char *name_utf8);
/**
* Returns a list of stored_playlist_info struct pointers. Returns
- * NULL if an error occured.
+ * NULL if an error occurred.
*/
GPtrArray *
spl_list(void);