summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvspln.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/sgvspln.cxx')
-rw-r--r--vcl/source/filter/sgvspln.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/sgvspln.cxx b/vcl/source/filter/sgvspln.cxx
index 2e9780ad9149..84e65e3316e8 100644
--- a/vcl/source/filter/sgvspln.cxx
+++ b/vcl/source/filter/sgvspln.cxx
@@ -272,7 +272,7 @@ sal_uInt16 ZyklTriDiagGS(bool rep, sal_uInt16 n, double* lower, double* diag,
/* */
/* Memory for lowrow[1],..,lowrow[n-3] und ricol[1],...,ricol[n-3] */
/* should be provided separately, as this should be available to */
-/* store the decomposition matrix, which is overwritting */
+/* store the decomposition matrix, which is overwriting */
/* the 5 vectors mentioned. */
/* */
/*====================================================================*/