From de0d66da0452adb8129bad8c7064a595c8d2ded2 Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Thu, 2 Apr 2020 15:19:12 +0200 Subject: [PATCH] Fix spelling errors Origin: Debian Forwarded: no Last-Update: 2020-04-02 Last-Update: 2020-04-02 Gbp-Pq: Name 01-spelling-fixes.patch --- src/glue/channel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glue/channel.cpp b/src/glue/channel.cpp index 30eaac1..11179e2 100644 --- a/src/glue/channel.cpp +++ b/src/glue/channel.cpp @@ -154,7 +154,7 @@ void addAndLoadChannels(ID columnId, const std::vector& fpaths) errors = true; if (errors) - v::gdAlert("Some files weren't loaded sucessfully."); + v::gdAlert("Some files weren't loaded successfully."); } -- 2.30.2