[Libreoffice-commits] core.git: vcl/source

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 20 15:38:09 UTC 2020


 vcl/source/window/window.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 97ac276728a2397a444ae7b1cb402ae741a0b1ee
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Thu Feb 20 17:36:24 2020 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Thu Feb 20 17:36:24 2020 +0200

    'rational' is an adjective, 'rationale' is a noun
    
    Change-Id: I38678a74603729b63ac7a164249586e0891b74e2

diff --git a/vcl/source/window/window.cxx b/vcl/source/window/window.cxx
index d18acc024625..c4ef69e6d07c 100644
--- a/vcl/source/window/window.cxx
+++ b/vcl/source/window/window.cxx
@@ -3880,7 +3880,7 @@ void Window::RequestDoubleBuffering(bool bRequest)
 }
 
 /*
- * The rational here is that we moved destructors to
+ * The rationale here is that we moved destructors to
  * dispose and this altered a lot of code paths, that
  * are better left unchanged for now.
  */


More information about the Libreoffice-commits mailing list