mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
PR #16585 Fixed a typo in Simple strings.
Author:halw Date:2010-01-22T15:46:56.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@410 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -44,7 +44,7 @@ A string -- specimen of construct String -- is a sequence of zero or more manife
|
|||||||
|
|
||||||
===Simple strings===
|
===Simple strings===
|
||||||
|
|
||||||
A simple string -- specimen of Simple_string -- is a [[#Strings|String]] consisting of at most one line (that is to say, containing now embedded new-line manifest character).
|
A simple string -- specimen of Simple_string -- is a [[#Strings|String]] consisting of at most one line (that is to say, containing no embedded new-line manifest character).
|
||||||
|
|
||||||
===Line wrapping parts===
|
===Line wrapping parts===
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user