[BAEL-4406] Fix typo

This commit is contained in:
uzma khan 2021-06-01 11:16:59 +01:00
parent 6f55a1201a
commit 2326e02ed2
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() {