From ee495c299b3d70b7a7099c51c6badf35a23f9a96 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 11:41:08 +0100 Subject: Fix typos Change-Id: I389542e18fcf71011f22919743b5280779f449fd Reviewed-on: https://gerrit.libreoffice.org/35632 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/cppu/macros.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cppu') diff --git a/include/cppu/macros.hxx b/include/cppu/macros.hxx index d52a6ef913e0..916fc8b4f0db 100644 --- a/include/cppu/macros.hxx +++ b/include/cppu/macros.hxx @@ -29,7 +29,7 @@ /// @cond INTERNAL -/** Patching the GCC 3 incomatible alignment change for Linux. +/** Patching the GCC 3 incompatible alignment change for Linux. This macro is appended by cppumaker to every first member of a struct, if the struct inherits from a base struct and the first member is neither -- cgit