Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/mmu.7.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The kernel does no detailed memory management within an environment,
but it does know its boundaries. To modify the memory size of an environment
this can be done using *SBRK(2)*

Memory management within the enviroment needs to be done for example with
Memory management within the environment needs to be done for example with
the *lib6502(7)* memory management.

=== PORTS OVERVIEW
Expand Down