Index: /trunk/Decompiler.class.php
===================================================================
--- /trunk/Decompiler.class.php	(revision 800)
+++ /trunk/Decompiler.class.php	(revision 801)
@@ -740,5 +740,5 @@
 		$lastOp = &$opcodes[$range[1]];
 
-		// {{{ ?: excludign JMP_SET
+		// {{{ ?: excluding JMP_SET
 		if ($firstOp['opcode'] == XC_JMPZ && !empty($firstOp['jmpouts'])
 		 && $range[1] >= $range[0] + 3
