Skip to content

Commit

Permalink
[C++] Fix comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Nov 1, 2023
1 parent 186b9aa commit 060031c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public class CppGenerator implements CodeGenerator
private final boolean shouldDecodeUnknownEnumValues;

/**
* Create a new Go language {@link CodeGenerator}.
* Create a new Cpp language {@link CodeGenerator}.
*
* @param ir for the messages and types.
* @param shouldDecodeUnknownEnumValues generate support for unknown enum values when decoding.
Expand Down

0 comments on commit 060031c

Please sign in to comment.