Fix spelling errors
authorDebian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Thu, 2 Apr 2020 13:19:12 +0000 (15:19 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Thu, 2 Apr 2020 13:19:12 +0000 (15:19 +0200)
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

index 30eaac13439aab663316efc6ff6aadd21cb3b175..11179e258c2da77f448cb3be41525a8be13f2964 100644 (file)
@@ -154,7 +154,7 @@ void addAndLoadChannels(ID columnId, const std::vector<std::string>& fpaths)
                        errors = true;
 
        if (errors)
-               v::gdAlert("Some files weren't loaded sucessfully.");
+               v::gdAlert("Some files weren't loaded successfully.");
 }