summaryrefslogtreecommitdiff
path: root/sc/inc/funcdesc.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-02-03 21:28:48 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-02-03 21:09:44 +0000
commit223f1f2b81add7a49f071bcb1dd14081c11f45a4 (patch)
treea45b66e3ae687697e058d4f58dbc3da9edc0e1cc /sc/inc/funcdesc.hxx
parent797d10e1772a7c9b4c96c6da7e5dcec8e3d48914 (diff)
Typos
Change-Id: I36f443c266670bd26aa6b813075e18653f372f52 Reviewed-on: https://gerrit.libreoffice.org/33900 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/inc/funcdesc.hxx')
-rw-r--r--sc/inc/funcdesc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/funcdesc.hxx b/sc/inc/funcdesc.hxx
index b078644cac28..bea56871b560 100644
--- a/sc/inc/funcdesc.hxx
+++ b/sc/inc/funcdesc.hxx
@@ -50,7 +50,7 @@ public:
/**
Clears the object
- Deletes all objets referenced by the pointers in the class,
+ Deletes all objects referenced by the pointers in the class,
sets pointers to NULL, and all numerical variables to 0
*/
void Clear();