summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:41:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:54 +0200
commitb8239ac2f96a2e9fde3c51148f8ed7c38b019cb5 (patch)
tree40948a4fe95ff444778fdff8db5bd7c12cc79a9b /reportdesign
parent8d202fa72f024529092b24197f9b5d28d4c1f6d1 (diff)
typo: noone -> no one
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/inc/ReportController.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/ReportController.hxx b/reportdesign/source/ui/inc/ReportController.hxx
index 425806be9187..89b334ddd188 100644
--- a/reportdesign/source/ui/inc/ReportController.hxx
+++ b/reportdesign/source/ui/inc/ReportController.hxx
@@ -258,7 +258,7 @@ namespace rptui
/** gets the current section (SdrView)
*
- * \return the currently selected section or <NULL/> if noone is selected
+ * \return the currently selected section or <NULL/> if no one is selected
*/
OSectionView* getCurrentSectionView() const;