ruby-changes:57049
From: Nobuyoshi <ko1@a...>
Date: Fri, 16 Aug 2019 00:02:37 +0900 (JST)
Subject: [ruby-changes:57049] Nobuyoshi Nakada: b1003301af (master): Fixed a markup in different format [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=b1003301af From b1003301aff42a8c1d60bc435839502c4aa549ab Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Thu, 15 Aug 2019 23:59:28 +0900 Subject: Fixed a markup in different format [ci skip] diff --git a/lib/English.rb b/lib/English.rb index 3c07e5b..e6da36e 100644 --- a/lib/English.rb +++ b/lib/English.rb @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/English.rb#L1 # frozen_string_literal: true # Include the English library file in a Ruby script, and you can -# reference the global variables such as \VAR{\$\_} using less +# reference the global variables such as <tt>$_</tt> using less # cryptic names, listed below. # # Without 'English': -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/