[Audio] Typo fix (#3861)

This commit is contained in:
Predeactor 2020-05-22 17:54:40 +02:00 committed by GitHub
parent 8fa47cb789
commit 7cabc876f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ class DpyEvents(MixinMeta, metaclass=CompositeMetaClass):
ctx, ctx,
title=_("Unable to Get Track"), title=_("Unable to Get Track"),
description=_( description=_(
"I'm unable get a track from Lavalink at the moment," "I'm unable to get a track from Lavalink at the moment, "
"try again in a few minutes." "try again in a few minutes."
), ),
error=True, error=True,