From 749915e9407f3d623ab817f60a8ac85085e44695 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Thu, 2 Jan 2020 12:12:05 +0900 Subject: Fix a typo [ci skip] --- warning.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'warning.rb') diff --git a/warning.rb b/warning.rb index 224650d4ef..9be277acef 100644 --- a/warning.rb +++ b/warning.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# fronzen-string-literal: true +# frozen-string-literal: true module Kernel module_function -- cgit v1.2.3