X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fattr.h;h=bfcb705edb6c1d350fda9c827d8ecda22bb9cc07;hb=5ee0faa31c29bde72eebfc2646b7925e20e3e648;hp=59748126a943432a3cce7c5f2edebad4b7058ea8;hpb=33b33ae4a68da6dba63e2cdff3c42edfcfc5ba89;p=bertos.git diff --git a/bertos/cpu/attr.h b/bertos/cpu/attr.h index 59748126..bfcb705e 100644 --- a/bertos/cpu/attr.h +++ b/bertos/cpu/attr.h @@ -318,7 +318,7 @@ #elif CPU_AVR /* - * In AVR, the addresses are pushed into the stack as little-endian, while + * On AVR, addresses are pushed into the stack as little-endian, while * memory accesses are big-endian (actually, it's a 8-bit CPU, so there is * no natural endianess). */