X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt%2FButtonPolicy.h;h=769931df40e797daa242c57a4b541412f8427848;hb=ceb03b1815583a7daf6166562f6d928d7d38b356;hp=298ec436290419a9c6265015676588b58d782a98;hpb=c293be56bd12c5dc46e5cedd2828e33918fccef7;p=lyx.git diff --git a/src/frontends/qt/ButtonPolicy.h b/src/frontends/qt/ButtonPolicy.h index 298ec43629..769931df40 100644 --- a/src/frontends/qt/ButtonPolicy.h +++ b/src/frontends/qt/ButtonPolicy.h @@ -158,7 +158,7 @@ public: /** Defines the policy used by dialogs that are forced to support a button controller when they either don't have a use for one or are not ready to use one. This may be useful when testing a new button policy but wishing - to minimise problems to users by supplying an anything-goes policy via a + to minimize problems to users by supplying an anything-goes policy via a preprocessor directive. */ IgnorantPolicy