Author: jquelin
Date: Mon Apr 11 08:54:19 2005
New Revision: 7807

Modified:
   trunk/languages/befunge/Changes
Log:
- typo fix


Modified: trunk/languages/befunge/Changes
==============================================================================
--- trunk/languages/befunge/Changes     (original)
+++ trunk/languages/befunge/Changes     Mon Apr 11 08:54:19 2005
@@ -15,7 +15,7 @@
 0.1.1 Mon Dec 30 18:12:34 CET 2002
         - debugger now accepts breakpoints: either on instructions
           (characters), or on a specified location (x,y), or on a
-          given row, or on a given column.
+          given row, or on a given column
 
 0.1.0 Sat Dec 21 14:58:24 CET 2002
         - playfield now is an array of array (of integers) instead of

Reply via email to