Clarified Source.

Author:halw
Date:2010-04-03T21:48:18.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@542 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-04-03 21:48:18 +00:00
parent 939597543c
commit 0c1e27b225

View File

@@ -12,7 +12,7 @@ Reverse the order of the characters in a give string of characters.
==Source==
[http://rosettacode.org/wiki/Reverse_a_string Rosetta Code]
Problem description from [http://rosettacode.org/wiki/Reverse_a_string Rosetta Code]
==Solution==