This commit is contained in:
Jean-Marc Lasgouttes 2024-05-09 11:45:55 +02:00
parent ec9d0a9420
commit d4f3e87b14

View 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
*/