aboutsummaryrefslogtreecommitdiff
path: root/src/song_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/song_update.c')
-rw-r--r--src/song_update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/song_update.c b/src/song_update.c
index 148ca0d3..e2a845ee 100644
--- a/src/song_update.c
+++ b/src/song_update.c
@@ -190,7 +190,7 @@ song_file_update_inarchive(struct song *song)
tag_free(song->tag);
//accept every file that has music suffix
- //because we dont support tag reading throught
+ //because we don't support tag reading through
//input streams
song->tag = tag_new();