mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Replace occurrences of ..' by ..` (backtick+text+quote replaced by backtick+text+backtick).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1597 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -28,7 +28,7 @@ Current signature: <code>make_from_special (a: SPECIAL [G])</code>
|
||||
|
||||
Previous signature: <code>make_from_special (a: SPECIAL [G]; min_index, max_index: INTEGER)</code>
|
||||
|
||||
Using the current version will create an array with a range from 1 to the number of elements in the argument `a'.
|
||||
Using the current version will create an array with a range from 1 to the number of elements in the argument `a`.
|
||||
|
||||
====Feature auto_resize====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user