Skip to content

Commit d5673d2

Browse files
committed
javadoc change
1 parent e0dfdd1 commit d5673d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/fasterxml/jackson/core/JsonGenerator.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
/**
2424
* Base class that defines public API for writing JSON content.
25-
* Instances are created using factory methods of
26-
* a {@link JsonFactory} instance.
25+
* Instances are created using factory methods of a
26+
* {@link JsonFactory} instance.
2727
*
2828
* @author Tatu Saloranta
2929
*/

0 commit comments

Comments
 (0)