diff options
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/qa/services.cxx | 2 |
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> |