Fixed a typo
This commit is contained in:
@@ -3,6 +3,6 @@ package com.baeldung.annotations;
|
||||
import javax.annotation.Generated;
|
||||
|
||||
@RetentionAnnotation
|
||||
@Generated("Avilable only on source code")
|
||||
@Generated("Available only on source code")
|
||||
public class AnnotatedClass {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user