]> git.lyx.org Git - lyx.git/commitdiff
typo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 9 May 2024 09:45:55 +0000 (11:45 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 9 May 2024 09:45:55 +0000 (11:45 +0200)
src/BufferView.cpp

index 317a276cdd008a6ddd99e04604660bd665f1feb5..deba1db919681308dc1776764eab2c3d2e6c889d 100644 (file)
@@ -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
         */