summaryrefslogtreecommitdiff
path: root/sal/rtl/strimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/strimp.cxx')
-rw-r--r--sal/rtl/strimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/rtl/strimp.cxx b/sal/rtl/strimp.cxx
index a739bda8f155..ed0d333639d2 100644
--- a/sal/rtl/strimp.cxx
+++ b/sal/rtl/strimp.cxx
@@ -109,7 +109,7 @@ void SAL_CALL rtl_alloc_preInit (sal_Bool start) SAL_THROW_EXTERN_C()
rtl_allocateString = rtl_allocateMemory;
rtl_freeString = rtl_freeMemory;
- // TODO: also re-intialize main allocator as well.
+ // TODO: also re-initialize main allocator as well.
}
}