From d948d66509022befdb6e2c589859ca7dee9e5347 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 18 Mar 2017 20:07:23 +0100 Subject: Fix typos Change-Id: I5c89a47e658ae4ad2b0cdfcdb4988c4b79353085 Reviewed-on: https://gerrit.libreoffice.org/35413 Tested-by: Jenkins Reviewed-by: Noel Grandin --- connectivity/source/inc/java/lang/Object.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectivity') diff --git a/connectivity/source/inc/java/lang/Object.hxx b/connectivity/source/inc/java/lang/Object.hxx index 37c5c514a6c4..c1476e77995f 100644 --- a/connectivity/source/inc/java/lang/Object.hxx +++ b/connectivity/source/inc/java/lang/Object.hxx @@ -151,7 +151,7 @@ namespace connectivity }; } -#endif //_CONNECTIVITY_JAVA_LANG_OBJJECT_HXX_ +#endif //_CONNECTIVITY_JAVA_LANG_OBJECT_HXX_ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit