Skip to content

Commit 7cf6b63

Browse files
committed
Fix typo
1 parent 94bd912 commit 7cf6b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tools/ruby_h_to_go/lib/ruby_h_to_go/generator_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module RubyHToGo
4-
# helper methods for generating go coce
4+
# helper methods for generating go code
55
module GeneratorHelper
66
# @param header_dir [String]
77
# @param ruby_header_file [String]

0 commit comments

Comments
 (0)