diff docs/manual/c45.html @ 245:0bc1c88fe776

Fix typo in documentation of lwasm --define switch. Fixed typo listed -I as the short option variant for --define. -D is the correct short option.
author William Astle <lost@l-w.ca>
date Wed, 23 Jan 2013 13:32:15 -0700
parents 2cc599f1bebf
children
line wrap: on
line diff
--- a/docs/manual/c45.html	Wed Jan 23 13:21:57 2013 -0700
+++ b/docs/manual/c45.html	Wed Jan 23 13:32:15 2013 -0700
@@ -272,7 +272,7 @@
 >--define=SYM[=VAL]</CODE
 >, <CODE
 CLASS="OPTION"
->-I SYM[=VAL]</CODE
+>-D SYM[=VAL]</CODE
 ></DT
 ><DD
 ><P