]> source.dussan.org Git - aspectj.git/commitdiff
changed warning to error
authorjhugunin <jhugunin>
Fri, 29 Aug 2003 00:02:40 +0000 (00:02 +0000)
committerjhugunin <jhugunin>
Fri, 29 Aug 2003 00:02:40 +0000 (00:02 +0000)
docs/teaching/exercises/index.html

index 3d459358d15c98a8339a9e05de64701b9a28591a..0e381b3c3f8915aa6dbbc6718694c63eb94bd3c9 100644 (file)
@@ -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>