summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/galtheme.hrc2
-rw-r--r--svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/galtheme.hrc b/svx/inc/galtheme.hrc
index 48aa05450ec5..ebcaed42b2e9 100644
--- a/svx/inc/galtheme.hrc
+++ b/svx/inc/galtheme.hrc
@@ -28,7 +28,7 @@
// These defines are used to map gallery names to translated string ressources. Since
// galleries may be copied from older offices to newer, do *never* change this
// IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
-// *is* written into the binary file *.thm (which is a galler theme combined of
+// *is* written into the binary file *.thm (which is a gallery theme combined of
// three files, *.thm, *.sdv and *.sdg)
#define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1)
diff --git a/svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx b/svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx
index d01859481917..e31bac9441a8 100644
--- a/svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx
+++ b/svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx
@@ -55,7 +55,7 @@ namespace drawinglayer
// remember last VisualizingPage for which a decomposition was made. If the new target
// is not given or different, the decomposition needs to be potentially removed
// for supporting e.g. page number change on MasterPage objects or the different
- // field renderings in SubGeometry and MasterPage mnode
+ // field renderings in SubGeometry and MasterPage node
com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage > mxLastVisualizingPage;
// remember last PageNumber for which a decomposition was made. This is only used