From 5aa06611156a1a1f777e7780e13c55aaff04cbc8 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 25 Apr 2016 22:46:34 +0100 Subject: Fixed a couple of typos in the docs. --- doc/casm.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/casm.html b/doc/casm.html index 7bcc540..a57255d 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -600,7 +600,7 @@ Inequality. Returns 1 if the arguments are unequal, otherwise zero. Less than/less than or equal/greater than/greater than or equal. Returns 1 -if the arguments are equal, otherwise zero. +if the expression is true, otherwise zero. @@ -1091,11 +1091,11 @@ Whether this is a Gameboy Super extended cartridge. Defaults to off. -option gameboy-cart-type, <on|off> +option gameboy-cart-type, number Specifies the cartridge type. Defaults to -1, which means the output driver -will pick the appropriate type. +will try and pick the appropriate type. -- cgit v1.2.3