Skip to content

Commit a2d7964

Browse files
DELLDELL
authored andcommitted
I have added one comment in this program
1 parent 7cd6bcc commit a2d7964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CCVT_Code_Distribute/src/com/rt/cloning/Department.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.rt.cloning;
2-
//Comeent Added Here
2+
// I will add one comment here
33
public class Department implements Cloneable{
44

55
private int did;

0 commit comments

Comments
 (0)