Skip to content

Commit 25b4cfa

Browse files
Merge pull request naveenanimation20#1 from ravi1abes/master
Update BMW.java
2 parents c0b2212 + e1dda03 commit 25b4cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)