From d4f3e87b14aae869a82fb72e788810a743d5c6e0 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 9 May 2024 11:45:55 +0200 Subject: [PATCH] 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 */ -- 2.39.2