From 042ccb8be3af5f1a79a67e9477ce5c0371f53bae Mon Sep 17 00:00:00 2001 From: Adam Greene Date: Fri, 1 May 2015 10:59:24 -0700 Subject: [PATCH] fix whitespace --- ruby/lib/google/protobuf/repeated_field.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/lib/google/protobuf/repeated_field.rb b/ruby/lib/google/protobuf/repeated_field.rb index 0ce0c3f4d2b3..5b934e56edbf 100644 --- a/ruby/lib/google/protobuf/repeated_field.rb +++ b/ruby/lib/google/protobuf/repeated_field.rb @@ -28,7 +28,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#add syntatic sugar on top of the core library +# add syntatic sugar on top of the core library module Google module Protobuf class RepeatedField