diff --git a/plugins/ruby/ruby-autogen-defs.rb b/plugins/ruby/ruby-autogen-defs.rb index ffd68bf1e..3049cccea 100644 --- a/plugins/ruby/ruby-autogen-defs.rb +++ b/plugins/ruby/ruby-autogen-defs.rb @@ -642,7 +642,7 @@ module DFHack @_tg = tg end # XXX DF uses stl::deque, so to have a C binding we'd need to single-case every - # possible struct size, like for StlVector. Just ignore it for now, deque are rare enough. + # possible struct size, like for StlVector. Just ignore it for now, deques are rare enough. def inspect ; "#" ; end end @@ -676,7 +676,7 @@ module DFHack def inspect out = "#' end