[Scummvm-cvs-logs] CVS: web faq.php,1.30,1.31

Jonathan Gray khalek at users.sourceforge.net
Tue Jan 6 09:21:01 CET 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv16899

Modified Files:
	faq.php 
Log Message:
typo spotted by joost

Index: faq.php
===================================================================
RCS file: /cvsroot/scummvm/web/faq.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- faq.php	6 Jan 2004 11:00:26 -0000	1.30
+++ faq.php	6 Jan 2004 17:20:07 -0000	1.31
@@ -158,7 +158,7 @@
         <li><p><a name="1-10"></a><b>Can I use ScummVM to make new games?</b><br>
 	While it is theoretically possible to write a new game that uses ScummVM it is not
 	advisable.  ScummVM has many hacks to support older games and no tools geared towards
-	creating content usuable by ScummVM.  Potential game authors are encouraged to look
+	creating content usable by ScummVM.  Potential game authors are encouraged to look
 	at open source technologies such as <a href="http://www.libsdl.org">libSDL</a> for
 	a cross platform DirectX like library, and the <a href="http://www.lua.org">Lua</a>
 	and <a href="http://www.python.org">Python</a> scripting languages for game logic.





More information about the Scummvm-git-logs mailing list