diff CHANGES @ 686:86b4d91d9e52

Patch by barra: * Changes to the setup script and the iss installer for the 0.3.2r2 release * Fixed typo by prock (I'm still the king of typos though :-p)
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 06 Dec 2010 20:29:38 +0000
parents b5694699b40f
children
line wrap: on
line diff
--- a/CHANGES	Mon Dec 06 19:30:17 2010 +0000
+++ b/CHANGES	Mon Dec 06 20:29:38 2010 +0000
@@ -16,7 +16,7 @@
 === Engine ===
   * Instances now inherit blocking property from objects (#514)
   * Added additional flag to Instance for overriding blocking attribute (r3520)
-  * FIFE::Exception is now derrived from std::runtime_error.  (#511)
+  * FIFE::Exception is now derived from std::runtime_error.  (#511)
   * Fixed the image/animation functions to consider zoom level (r3513)
   
 === Editor ===