Skip to content

Commit

Permalink
john
Browse files Browse the repository at this point in the history
  • Loading branch information
johnblink committed Mar 7, 2012
1 parent ae6dd36 commit 8b73530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysimplexml/src/main/java/dcll/vbjj/mysimplexml/App.java
Expand Up @@ -8,6 +8,6 @@ public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
System.out.println( "Hello World john le 7 mars!" );
}
}

0 comments on commit 8b73530

Please sign in to comment.