summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-04 12:44:22 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-01-07 12:29:04 +0000
commit597e694e7e3264cf5d42b177bec38585ccb21232 (patch)
treedd4082a99cb600f9e0cf09dfaeee1174f26f46d7 /config_host
parent5e0d36adc3f7f245edfc79230d0871017ba15d5d (diff)
Fix typos
Change-Id: I90b04b8eda6fc3d530c9db72052720cbe9de0343 Reviewed-on: https://gerrit.libreoffice.org/21197 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_clang.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_clang.h.in b/config_host/config_clang.h.in
index b14952ccff69..3bbda7a320b3 100644
--- a/config_host/config_clang.h.in
+++ b/config_host/config_clang.h.in
@@ -12,7 +12,7 @@ Settings related to Clang compiler plugins.
#undef WORKDIR
/* This is actually unused, but it should change whenever Clang changes,
-thus causing update of this .h file and triggerring rebuild of our Clang plugin. */
+thus causing update of this .h file and triggering rebuild of our Clang plugin. */
#undef CLANG_FULL_VERSION
#endif