summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r--sw/inc/fesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 4d619d4d65f0..25bf062c1e82 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -266,7 +266,7 @@ public:
/// Is selected frame within another frame?
const SwFrameFormat* IsFlyInFly();
- /** If an object as been given, exactly this object is selected
+ /** If an object has been given, exactly this object is selected
(instead of searching over position). */
bool SelectObj( const Point& rSelPt, sal_uInt8 nFlag = 0, SdrObject *pObj = nullptr );
void DelSelectedObj();