X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuiapplication.h;h=7819b35b5f718039e09f724cad9bbf48ee80acd1;hp=391f47786363526794a03a281414cde582aba950;hb=HEAD;hpb=a95ad2de573027f9bee36db972bcae4195168d0c diff --git a/src/qtui/qtuiapplication.h b/src/qtui/qtuiapplication.h index 391f4778..75f10e3f 100644 --- a/src/qtui/qtuiapplication.h +++ b/src/qtui/qtuiapplication.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2020 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.