summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/sal/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sal/types.h b/include/sal/types.h
index e2442ea6c998..1a8ba255b4b7 100644
--- a/include/sal/types.h
+++ b/include/sal/types.h
@@ -398,7 +398,7 @@ namespace css = ::com::sun::star;
/** C++11 "override" feature.
- For LIBO_INTERNAL_ONLY, force the method to override a existing method in
+ For LIBO_INTERNAL_ONLY, force the method to override an existing method in
parent, error out if the method with the correct signature does not exist.
@since LibreOffice 4.1