commit 5a1078812e1fbb0d772b2ab48c43a3146da54773
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Fri Jan 10 00:12:46 2025 +0100

    fix documenation
---
 src/BufferView.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/BufferView.h b/src/BufferView.h
index d0248b901e..3450a1d518 100644
--- a/src/BufferView.h
+++ b/src/BufferView.h
@@ -439,7 +439,7 @@ private:
        /// when it is allowed to scroll below the document.
        int minVisiblePart();
 
-       /// Search recursively for the innermost inset that covers (x, y) 
position.
+       /// Search recursively for the innermost inset in text that covers (x, 
y) position.
        /// \retval 0 if no inset is found.
        Inset const * getCoveringInset(
                Text const & text, //< The Text where we start searching.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to