diff options
Diffstat (limited to 'src/tcl')
-rw-r--r-- | src/tcl/README_ABOUT_TCL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tcl/README_ABOUT_TCL.txt b/src/tcl/README_ABOUT_TCL.txt index af3fb086..233c5dd2 100644 --- a/src/tcl/README_ABOUT_TCL.txt +++ b/src/tcl/README_ABOUT_TCL.txt @@ -215,8 +215,8 @@ All memory regions must have 2 things: LEN HUMAN TYPE - RWX - the access ablity. - WIDTH - the accessable width. + RWX - the access ability. + WIDTH - the accessible width. ie: Some regions of memory are not 'word' accessible. |