ruby-changes:59601
From: Kazuhiro <ko1@a...>
Date: Thu, 2 Jan 2020 12:12:36 +0900 (JST)
Subject: [ruby-changes:59601] 749915e940 (master): Fix a typo [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=749915e940 From 749915e9407f3d623ab817f60a8ac85085e44695 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Thu, 2 Jan 2020 12:12:05 +0900 Subject: Fix a typo [ci skip] diff --git a/warning.rb b/warning.rb index 224650d..9be277a 100644 --- a/warning.rb +++ b/warning.rb @@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/warning.rb#L1 # encoding: utf-8 -# fronzen-string-literal: true +# frozen-string-literal: true module Kernel module_function -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/