[BAEL-4406] Fix typo

This commit is contained in:
uzma khan
2021-06-01 11:16:59 +01:00
parent f5aace53f6
commit 20a329a603
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ package com.baeldung.generated;
@Generated
public class Customer {
// every thing in this class will be excluded from jacoco report because of @Generated
// everything in this class will be excluded from jacoco report because of @Generated
@Override
public String toString() {

View File

@@ -2,7 +2,7 @@ package com.baeldung.generated;
@Generated
public class Customer {
// every thing in this class will be excluded from jacoco report because of @Generated
// everything in this class will be excluded from jacoco report because of @Generated
@Override
public String toString() {