X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuiapplication.h;h=7819b35b5f718039e09f724cad9bbf48ee80acd1;hp=473fb5e77537e891d65d2e22b57cc27b86c53344;hb=HEAD;hpb=c1cf157116de7fc3da96203aa6f03c38c7ebb650 diff --git a/src/qtui/qtuiapplication.h b/src/qtui/qtuiapplication.h index 473fb5e7..75f10e3f 100644 --- a/src/qtui/qtuiapplication.h +++ b/src/qtui/qtuiapplication.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2022 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -54,7 +54,7 @@ protected: private: /** - * Migrate settings if neccessary and possible + * Migrate settings if necessary and possible * * If unsuccessful (major version changed, minor version upgrade failed), returning false, the * settings are in an unknown state and the client should quit.