Replace 'e.g.' with 'for example' in documentation and comments
Closes gh-33515
This commit is contained in:
committed by
Sam Brannen
parent
e55fe9077f
commit
8941e2876e
@@ -2100,7 +2100,7 @@ class MergedAnnotationsTests {
|
||||
/**
|
||||
* Fully reflection-based test that verifies support for synthesizing
|
||||
* annotations across packages with non-public visibility of user types
|
||||
* (e.g., a non-public annotation that uses {@code @AliasFor}).
|
||||
* (for example, a non-public annotation that uses {@code @AliasFor}).
|
||||
*/
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
|
||||
Reference in New Issue
Block a user