summaryrefslogtreecommitdiff
path: root/sal/cppunittester/cppunittester.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/cppunittester/cppunittester.cxx')
-rw-r--r--sal/cppunittester/cppunittester.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/cppunittester/cppunittester.cxx b/sal/cppunittester/cppunittester.cxx
index 148eed0e1b51..59aee5ac053f 100644
--- a/sal/cppunittester/cppunittester.cxx
+++ b/sal/cppunittester/cppunittester.cxx
@@ -102,7 +102,7 @@ private:
#ifdef UNX
#include <stdlib.h>
// Setup an env variable so that temp file (or other) can
-// have a usefull value to identify the source
+// have a useful value to identify the source
class EyecatcherListener
: public CppUnit::TestListener
, private boost::noncopyable