summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/autoredactdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/autoredactdialog.hxx b/sfx2/inc/autoredactdialog.hxx
index bab00cf536a3..3b6b45c99032 100644
--- a/sfx2/inc/autoredactdialog.hxx
+++ b/sfx2/inc/autoredactdialog.hxx
@@ -141,7 +141,7 @@ public:
/** Literally moves targets into the given vector.
* At the end of the operation, m_aTableTargets vector becomes empty.
* The contents of the given vector will be erased before being filled in.
- * Returns true if successfull.
+ * Returns true if successful.
*/
bool moveTargets(std::vector<std::pair<RedactionTarget*, OUString>>& r_aTargets);