diff options
author | Gregor Hartmann <gh <Gregor Hartmann<gh@openoffice.org> | 2010-08-27 14:05:36 +0200 |
---|---|---|
committer | Gregor Hartmann <gh <Gregor Hartmann<gh@openoffice.org> | 2010-08-27 14:05:36 +0200 |
commit | e6010b5e704d62471fada5ea63c5d240507e8a3a (patch) | |
tree | 4804546455e73529592cc038149c5411de0f3f3e /automation/inc | |
parent | 5ac0207cea354c8fff76c783bc90faa471868718 (diff) |
testtool: fix libsts to work with old testtool
Diffstat (limited to 'automation/inc')
-rw-r--r-- | automation/inc/automation/commtypes.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/inc/automation/commtypes.hxx b/automation/inc/automation/commtypes.hxx index a5a5437f0343..72a362e5e052 100644 --- a/automation/inc/automation/commtypes.hxx +++ b/automation/inc/automation/commtypes.hxx @@ -31,7 +31,7 @@ * This file is intended to supply the types and defines for Environment independent * building of the packethandler * Only adaption of this file should be necessary. Else it is a bug! - * Eather including apropriate files or defining the types when not available in the environment + * Ether including apropriate files or defining the types when not available in the environment * ************************************************************************/ |