diff mbox

[ARm,commit] Fix a typo in comment

Message ID 4D107140.1060909@codesourcery.com
State New
Headers show

Commit Message

Jie Zhang Dec. 21, 2010, 9:20 a.m. UTC
Hi,

I have committed this patch under the obvious rule.

Regards,
diff mbox

Patch


	* config/arm/arm-ldmstm.ml: Fix a typo in comment.

Index: config/arm/arm-ldmstm.ml
===================================================================
--- config/arm/arm-ldmstm.ml	(revision 168104)
+++ config/arm/arm-ldmstm.ml	(working copy)
@@ -26,7 +26,7 @@ 
    3.09.2, though other versions will probably work too.
 
    Run with:
-     ocaml arm-ldmstm.ml >/path/to/gcc/config/arm/ldmstm.ml
+     ocaml arm-ldmstm.ml >/path/to/gcc/config/arm/ldmstm.md
 *)
 
 type amode = IA | IB | DA | DB