en-US/Devel-Embedded.xml

John J. McDonough jjmcd at fedoraproject.org
Fri Apr 9 13:21:32 UTC 2010


 en-US/Devel-Embedded.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 666896d375a3f234fee12da79fb38738a2da2b1b
Author: John J. McDonough <jjmcd at Aidan.(none)>
Date:   Fri Apr 9 09:21:24 2010 -0400

    Fix <screen> preventing POT update

diff --git a/en-US/Devel-Embedded.xml b/en-US/Devel-Embedded.xml
index cb63a93..07d9c70 100644
--- a/en-US/Devel-Embedded.xml
+++ b/en-US/Devel-Embedded.xml
@@ -100,11 +100,11 @@
 	  <para>
 	    Assembler has now support for assigning register names to
 	    constants. So since this version you can write code like this:
+</para>
 	    <programlisting>
 ABC   EQU   R0
       MOV   ABC, #55h   ; &lt;- This will be compiled as "MOV R0, #55h
 	    </programlisting>
-	  </para>
 	</listitem>
       </itemizedlist>
     </para>




More information about the docs-commits mailing list