Fix the Image adding function.
[TP_POO.git] / TP2 / Point.java
index 049c6a20cb6b116fedc524cfee81843ae1e7f9ee..5a591c6e03049979f35547329becc0bf246f1bd0 100644 (file)
@@ -5,7 +5,7 @@ class Point {
 
     Point() {
         /*
-         *  FIXME: init to (0,0)?
+         * FIXME: init to (0,0)?
          */
     }