diff options
-rw-r--r-- | include/mach/profil.h | 2 | ||||
-rw-r--r-- | include/mach/vm_param.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/mach/profil.h b/include/mach/profil.h index 0eb4ce4..866f267 100644 --- a/include/mach/profil.h +++ b/include/mach/profil.h @@ -137,7 +137,7 @@ extern vm_map_t kernel_map; /* MACRO set_pbuf_value ** ** enters the value 'val' in the buffer 'pbuf' and returns the following -** indications: 0: means that a fatal error occured: the buffer was full +** indications: 0: means that a fatal error occurred: the buffer was full ** (it hasn't been sent yet) ** 1: means that a value has been inserted successfully ** 2: means that we'v just entered the last value causing diff --git a/include/mach/vm_param.h b/include/mach/vm_param.h index 0360981..cdccce8 100644 --- a/include/mach/vm_param.h +++ b/include/mach/vm_param.h @@ -39,7 +39,7 @@ #include <mach/machine/vm_types.h> /* - * The machine independent pages are refered to as PAGES. A page + * The machine independent pages are referred to as PAGES. A page * is some number of hardware pages, depending on the target machine. * * All references to the size of a page should be done |