Skip to content

Commit e1dda03

Browse files
authored
Update BMW.java
1 parent c0b2212 commit e1dda03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OOPConcept/BMW.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public void start(){
1111

1212

1313
public void theftSafety(){
14-
System.out.println("BMW--thefetSafety");
14+
System.out.println("BMW--theftSafety");
1515
}
1616

1717

0 commit comments

Comments
 (0)