summaryrefslogtreecommitdiff
path: root/vcl/aqua/inc/salmathutils.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/aqua/inc/salmathutils.hxx')
-rw-r--r--vcl/aqua/inc/salmathutils.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/aqua/inc/salmathutils.hxx b/vcl/aqua/inc/salmathutils.hxx
index e81f68e46b0b..e70735a04758 100644
--- a/vcl/aqua/inc/salmathutils.hxx
+++ b/vcl/aqua/inc/salmathutils.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -55,7 +55,7 @@ struct LRectCoor
//
// ------------------------------------------------------------------
-// LRectCoorVec is an abreviation for vectors in rectangular
+// LRectCoorVec is an abreviation for vectors in rectangular
// coordinates represented as long integers
typedef struct LRectCoor LRectCoor;
@@ -85,6 +85,6 @@ unsigned long Euclidian2Norm ( const LRectCoorVector pVec );
}
#endif
-#endif // _SV_SALMATHUTILS_HXX
+#endif // _SV_SALMATHUTILS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */