Fix link to strings in literals.rdoc

Since 5e1001f754, the string link is broken

Instead of changing the anchor reference, I changed the header directly,
to keep in line with other titles
This commit is contained in:
Earlopain 2024-12-13 08:42:05 +01:00 committed by Nobuyoshi Nakada
parent b3de2c334e
commit b0d291ec83
Notes: git 2025-01-06 22:57:09 +00:00

View File

@ -136,7 +136,7 @@ Also \Rational numbers may be imaginary numbers.
12.3ir #=> Syntax error
== Strings
== \String Literals
=== Escape Sequences