Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk committed Jan 16, 2024
1 parent 5707f1d commit 22139af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/de/presti/ree6/audio/music/MusicWorker.java
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public class MusicWorker {
public final AudioPlayerManager playerManager;

/**
* All Guild Music Manager
* All Guild Music Managers
*/
public final Map<Long, GuildMusicManager> musicManagers;

Expand Down

0 comments on commit 22139af

Please sign in to comment.