summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpppointerdeclarationformatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cpppointerdeclarationformatter.h')
-rw-r--r--src/plugins/cpptools/cpppointerdeclarationformatter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/cpptools/cpppointerdeclarationformatter.h b/src/plugins/cpptools/cpppointerdeclarationformatter.h
index 621c6d3971..9eadd6ed26 100644
--- a/src/plugins/cpptools/cpppointerdeclarationformatter.h
+++ b/src/plugins/cpptools/cpppointerdeclarationformatter.h
@@ -63,10 +63,10 @@ public:
/*!
\enum PointerDeclarationFormatter::CursorHandling
- This simplifies the QuickFix implementation.
+ This enum type simplifies the QuickFix implementation.
\value RespectCursor
- Consider the cursor position / selection of the CppRefactoringFile
+ Consider the cursor position or selection of the CppRefactoringFile
for rejecting edit operation candidates for the resulting ChangeSet.
If there is a selection, the range of the edit operation candidate
should be inside the selection. If there is no selection, the cursor