aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/teaching/exercises/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/teaching/exercises/index.html b/docs/teaching/exercises/index.html
index 3d459358d..0e381b3c3 100644
--- a/docs/teaching/exercises/index.html
+++ b/docs/teaching/exercises/index.html
@@ -114,7 +114,7 @@ into your answer file, make sure you get the desired compile-time
error, remove the offending line, and make sure you pass the JUnit
test. </p>
-<p> <strong>Task:</strong> Signal a warning for calls to
+<p> <strong>Task:</strong> Signal an error for calls to
<code>System.out.println</code>.
</p>