[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-cvs
Subject:    [LyX/master] Typo
From:       Jean-Marc Lasgouttes <lasgouttes () lyx ! org>
Date:       2021-12-27 18:09:31
Message-ID: 20211227180931.E39672801FB () lyx ! lyx ! org
[Download RAW message or body]

commit 7ab3c59f006ddaa6a54683a260810217d0272e5e
Author: Jean-Marc Lasgouttes <lasgouttes@lyx.org>
Date:   Mon Dec 27 19:38:10 2021 +0100

    Typo
---
 src/frontends/qt/GuiFontMetrics.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/GuiFontMetrics.cpp b/src/frontends/qt/GuiFontMetrics.cpp
index e51d40f..e638e10 100644
--- a/src/frontends/qt/GuiFontMetrics.cpp
+++ b/src/frontends/qt/GuiFontMetrics.cpp
@@ -92,7 +92,7 @@ namespace {
 
 // Limit strwidth_cache_ total cost to 1MB of string data.
 int const strwidth_cache_max_cost = 1024 * 1024;
-// Limit breakat_cache_ total cost to 10MB of string data.
+// Limit breakstr_cache_ total cost to 10MB of string data.
 // This is useful for documents with very large insets.
 int const breakstr_cache_max_cost = 10 * 1024 * 1024;
 // Qt 5.x already has its own caching of QTextLayout objects
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic