* fix typo in JamTrack download notification VRFS-3064

This commit is contained in:
Seth Call 2015-04-20 13:58:58 -05:00
parent 0236353ee7
commit b60ded91d7
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ module JamRuby
return "New message about session."
when NotificationTypes::JAM_TRACK_SIGN_COMPLETE
return "Jam Track is ready for download."
return "JamTrack is ready for download."
# recording notifications
when NotificationTypes::MUSICIAN_RECORDING_SAVED