diff options
Diffstat (limited to 'cpu/nios2/epcs.c')
| -rw-r--r-- | cpu/nios2/epcs.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/nios2/epcs.c b/cpu/nios2/epcs.c index 968b50f3d..483b249cd 100644 --- a/cpu/nios2/epcs.c +++ b/cpu/nios2/epcs.c @@ -47,7 +47,7 @@  	"epcs write addr offset count\n"\  	"    - write count bytes to offset from addr.\n"\  	"epcs verify addr offset count\n"\ -	"    - verify count bytes at offset from addr.\n" +	"    - verify count bytes at offset from addr."  /*-----------------------------------------------------------------------*/ |