diff options
Diffstat (limited to 'cpu/nios/asmi.c')
| -rw-r--r-- | cpu/nios/asmi.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/nios/asmi.c b/cpu/nios/asmi.c index 2c2e838de..33553b7ca 100644 --- a/cpu/nios/asmi.c +++ b/cpu/nios/asmi.c @@ -48,7 +48,7 @@  	"asmi write addr offset count\n"\  	"    - write count bytes to offset from addr.\n"\  	"asmi verify addr offset count\n"\ -	"    - verify count bytes at offset from addr.\n" +	"    - verify count bytes at offset from addr."  /*-----------------------------------------------------------------------*/ |