changeset 68:cd682eb49f44

changed Hello.java
author dlila
date Fri, 25 Mar 2011 14:18:22 -0400
parents 477e7494d813
children be58a730334a
files Hello.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Hello.java	Tue Mar 08 11:47:35 2011 +0100
+++ b/Hello.java	Fri Mar 25 14:18:22 2011 -0400
@@ -45,6 +45,6 @@
     System.out.println ("Greetings Venus!");
     System.out.println ("I am not so cool!");
     System.out.println ("But I am!"); 
-    System.out.println ("Oh really?");
+    System.out.println ("orly?");
   }
 }