commit d4f3e87b14aae869a82fb72e788810a743d5c6e0 Author: Jean-Marc Lasgouttes <lasgout...@lyx.org> Date: Thu May 9 11:45:55 2024 +0200
typo --- src/BufferView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 317a276cdd..deba1db919 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.cpp @@ -3241,7 +3241,7 @@ void BufferView::updateMetrics(bool force) /* FIXME: do we want that? It avoids potential issues with old * paragraphs that should have been recomputed but have not, at - * the price of potential extra metrics computaiton. I do not + * the price of potential extra metrics computation. I do not * think that the performance gain is high, so that for now the * extra paragraphs are removed */ -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs