We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b2212 commit e1dda03Copy full SHA for e1dda03
1 file changed
src/OOPConcept/BMW.java
@@ -11,7 +11,7 @@ public void start(){
11
12
13
public void theftSafety(){
14
- System.out.println("BMW--thefetSafety");
+ System.out.println("BMW--theftSafety");
15
}
16
17
0 commit comments