Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-abrahamsson committed Sep 10, 2023
1 parent a3bfbdd commit 31f9368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gpb_compile.erl
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
boolean_opt(nif) |
{load_nif, string()} |
boolean_opt(gen_mergers) |
%% Transslations
%% Translations
{translate_type, {gpb_field_type(), [translation()]}} |
{any_translate, [translation()]} |
{translate_field, {field_path(), [translation()]}} |
Expand Down

0 comments on commit 31f9368

Please sign in to comment.