summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-05-09 12:15:56 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-05-14 14:08:53 +0200
commitf1134ca31084e052554ba1b3fa25baf2fee8acd7 (patch)
treeea290b0ec48b4477a910241a2dc0f4d438f7962a /postprocess
parent094b003268423a62cce9619a78caa82c59c7bbb8 (diff)
Fix typo
Change-Id: Iebbecfbd395aa001d82dc00c7ef9b9587b4755fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134048 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/qa/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx
index 2912356d40ea..94bd76031ff4 100644
--- a/postprocess/qa/services.cxx
+++ b/postprocess/qa/services.cxx
@@ -16,7 +16,7 @@
// service there are multiple implementations or it does not have an appropriate
// constructor) but does support at least one accumulation-based service, then
// instantiate it through its implementation name (a heuristic to identify
-// instantiatable implementations that appears to work well).
+// instantiable implementations that appears to work well).
#include <sal/config.h>