summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl')
-rw-r--r--offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl b/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl
index 0669705f351a..1bd996fd953b 100644
--- a/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl
+++ b/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl
@@ -33,9 +33,9 @@
module com { module sun { module star { module deployment { module test {
- /* The service is intended to be used in the smoketest to test the installation of
+ /* The service is intended to be used in the smoke test to test the installation of
an extension (com::sun::star::deployment::XPackageManager::addPackage). It may therefore
- be constantly adapted to meet the need of the smoketest
+ be constantly adapted to meet the need of the smoke test
*/
service SmoketestCommandEnvironment: ::com::sun::star::ucb::XCommandEnvironment;
};};};};};