Ver Fonte

updated inner class comment

Alexander Polcyn há 9 anos atrás
pai
commit
3403565ca4
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      src/ruby/pb/test/client.rb

+ 1 - 2
src/ruby/pb/test/client.rb

@@ -233,8 +233,7 @@ class BlockingEnumerator
   end
   end
 end
 end
 
 
-# Wraps a Queue to yield items to it.
-# Intended to be used to wrap a call_op as well, and to adjust
+# Intended to be used to wrap a call_op, and to adjust
 # the write flag of the call_op in between messages yielded to it.
 # the write flag of the call_op in between messages yielded to it.
 class WriteFlagSettingStreamingInputEnumerable
 class WriteFlagSettingStreamingInputEnumerable
   attr_accessor :call_op
   attr_accessor :call_op