Skip to content

Commit f1bbe49

Browse files
authored
Update start.bat
1 parent 6986936 commit f1bbe49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ goto menu
5151
:clean
5252
echo Cleaning...
5353
del /s /q com\javabooks\*.class
54-
echo Done!
54+
echo Its done!
5555
pause
5656
goto menu

0 commit comments

Comments
 (0)