mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Typo
This commit is contained in:
parent
eaf7413020
commit
1ff0816a02
@ -493,7 +493,7 @@ void BufferView::processUpdateFlags(Update::flags flags)
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
/* FIXME We would like to avoid doing this here, since it is very
|
/* FIXME We would like to avoid doing this here, since it is very
|
||||||
* expensive and is called in updateBuffer already. Howaver, even
|
* expensive and is called in updateBuffer already. However, even
|
||||||
* inserting a plain character can invalidate the overly fragile
|
* inserting a plain character can invalidate the overly fragile
|
||||||
* tables of child documents built by updateMacros. Some work is
|
* tables of child documents built by updateMacros. Some work is
|
||||||
* needed to avoid doing that when not necessary.
|
* needed to avoid doing that when not necessary.
|
||||||
|
Loading…
Reference in New Issue
Block a user