Adapt comment

This commit is contained in:
Juergen Spitzmueller 2021-02-12 14:43:37 +01:00
parent 7f90e3b7d2
commit b75fc70561
2 changed files with 2 additions and 2 deletions

View File

@ -274,7 +274,7 @@ struct BufferView::Private
*/ */
frontend::GuiBufferViewDelegate * gui_; frontend::GuiBufferViewDelegate * gui_;
/// Cache for Find Next /// cache search string for simple search
docstring search_request_cache_; docstring search_request_cache_;
/// ///