Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Mar 4, 2019
1 parent 6a5ae27 commit 79f9af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SongCacheIndex.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ SongCacheIndex::CacheSong(Song& song, string dir)
"?, ?, ?, ?, "
"?, ?, ?, "
"?, ?, ?, "
"?, ?, ?, ?, ?, ?, ");
"?, ?, ?, ?, ?, ?, "
"?, ?, ?, ?, "
"?, ?, ?, ?, "
"?, ?)");
Expand Down

0 comments on commit 79f9af7

Please sign in to comment.