Skip to content

Commit

Permalink
Update CsvFilter_02.java
Browse files Browse the repository at this point in the history
  • Loading branch information
rac021 authored Feb 28, 2018
1 parent 205cab1 commit 96c006a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/entypoint/CsvFilter_02.java
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public static void main (String[] args) throws Exception {
System.out.println(" ") ;
}
else {
System.out.println(" -> No CSV File ile Generated ") ;
System.out.println(" -> No CSV File Generated " ) ;
System.out.println(" ") ;
}
}
Expand Down

0 comments on commit 96c006a

Please sign in to comment.