summaryrefslogtreecommitdiff
path: root/dbaccess/qa/unit/embeddeddb_performancetest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/qa/unit/embeddeddb_performancetest.cxx')
-rw-r--r--dbaccess/qa/unit/embeddeddb_performancetest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/qa/unit/embeddeddb_performancetest.cxx b/dbaccess/qa/unit/embeddeddb_performancetest.cxx
index c326db65f809..662ed73d8023 100644
--- a/dbaccess/qa/unit/embeddeddb_performancetest.cxx
+++ b/dbaccess/qa/unit/embeddeddb_performancetest.cxx
@@ -65,7 +65,7 @@ OUString getPrintableTimeValue(const TimeValue* pTimeValue)
}
/*
- * The reccomended way to run this test is:
+ * The recommended way to run this test is:
* 'SAL_LOG="" DBA_PERFTEST=YES make CppunitTest_dbaccess_embeddeddb_performancetest'
* This blocks the unnecessary exception output and show only the performance data.
*