[Scummvm-cvs-logs] SF.net SVN: scummvm: [26067] scummvm/trunk/engines/scumm/boxes.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Mar 10 20:09:21 CET 2007


Revision: 26067
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26067&view=rev
Author:   fingolfin
Date:     2007-03-10 11:09:20 -0800 (Sat, 10 Mar 2007)

Log Message:
-----------
typo

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/boxes.cpp

Modified: scummvm/trunk/engines/scumm/boxes.cpp
===================================================================
--- scummvm/trunk/engines/scumm/boxes.cpp	2007-03-10 18:25:37 UTC (rev 26066)
+++ scummvm/trunk/engines/scumm/boxes.cpp	2007-03-10 19:09:20 UTC (rev 26067)
@@ -684,7 +684,7 @@
 
 /**
  * Compute if there is a way that connects box 'from' with box 'to'.
- * Returns the number of a box adjactant to 'from' that is the next on the
+ * Returns the number of a box adjacent to 'from' that is the next on the
  * way to 'to' (this can be 'to' itself or a third box).
  * If there is no connection -1 is return.
  */


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list