diff options
author | Nick Clifton <nickc@redhat.com> | 2006-07-24 13:49:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-07-24 13:49:50 +0000 |
commit | b45619c047b9bcea43bebfd63d2489301262b481 (patch) | |
tree | af4caf7d19df1a76a8881e54d78cf38ee8dc6f0d /gas/doc/c-avr.texi | |
parent | 2f9c733339d0a8476a7a8ff77fbfbdbedfa190d1 (diff) | |
download | gdb-b45619c047b9bcea43bebfd63d2489301262b481.zip gdb-b45619c047b9bcea43bebfd63d2489301262b481.tar.gz gdb-b45619c047b9bcea43bebfd63d2489301262b481.tar.bz2 |
Fix spelling typos
Diffstat (limited to 'gas/doc/c-avr.texi')
-rw-r--r-- | gas/doc/c-avr.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-avr.texi b/gas/doc/c-avr.texi index 515d2c6..9371bf2 100644 --- a/gas/doc/c-avr.texi +++ b/gas/doc/c-avr.texi @@ -109,7 +109,7 @@ statements. @cindex AVR register names @cindex register names, AVR -The AVR has 32 x 8-bit general purpouse working registers @samp{r0}, +The AVR has 32 x 8-bit general purpose working registers @samp{r0}, @samp{r1}, ... @samp{r31}. Six of the 32 registers can be used as three 16-bit indirect address register pointers for Data Space addressing. One of the these address |