1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax
nagachika 26b9fb4711 merge revision(s) 57517: [Backport #13190]
doc: Fix error for escape sequences in string literals

	Backslash goes first in escape sequences, so it must be
	"any other character following a backslash is interpreted as ...",
	while the doc says "...followed by...".

	Author: Marcus Stollsteimer <sto.mar@web.de>
	[ruby-core:79418] [Bug #13190]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@58032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-19 21:48:03 +00:00
..
assignment.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
calling_methods.rdoc merge revision(s) 53385: [Backport #11926] 2016-03-29 12:01:17 +00:00
control_expressions.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
exceptions.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
literals.rdoc merge revision(s) 57517: [Backport #13190] 2017-03-19 21:48:03 +00:00
methods.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
miscellaneous.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
modules_and_classes.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
precedence.rdoc * doc/syntax/methods.rdoc (Method Names): Added method names including 2013-01-15 04:33:28 +00:00
refinements.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00