mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 17:49:26 +02: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:
@@ -101,7 +101,7 @@ Choosing "Add Custom..." produces a freeform dialog, much like the editing dialo
|
||||
|
||||
<code>
|
||||
my_routine (a_string: STRING)
|
||||
-- Do something with `a_string'.
|
||||
-- Do something with `a_string`.
|
||||
do
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user