From 4f2fa55f6aebdac4aa710ee2d13d80ff1cb28e4c Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Wed, 10 Nov 2021 10:37:15 +0100 Subject: [PATCH] discoveryplus: spelling --- lib/svtplay_dl/service/dplay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/svtplay_dl/service/dplay.py b/lib/svtplay_dl/service/dplay.py index cab3271..e0901c6 100644 --- a/lib/svtplay_dl/service/dplay.py +++ b/lib/svtplay_dl/service/dplay.py @@ -29,7 +29,7 @@ class Discoveryplus(Service): logging.error("Something went wrong getting token for requests") if not self._login(): - yield ServiceError("You need the 'st' cookie from your web brower for the site to make it work") + yield ServiceError("You need the 'st' cookie from your web browser for the site to make it work") return channel = False