diff --git a/src/main/java/com/oltpbenchmark/api/Worker.java b/src/main/java/com/oltpbenchmark/api/Worker.java index b6408d29a..6a5d3b4cd 100644 --- a/src/main/java/com/oltpbenchmark/api/Worker.java +++ b/src/main/java/com/oltpbenchmark/api/Worker.java @@ -734,9 +734,9 @@ protected void initialize() { } /** - * Set up the session by running a set of statements before benchmark execution begins. - * The path of the file where a set of statements defined should be added - * in <sessionsetupfile> </sessionsetupfile> + * Set up the session by running a set of statements before benchmark execution begins. The path + * of the file where a set of statements defined should be added in <sessionsetupfile> + * </sessionsetupfile> */ protected void setupSession() { try {