From 01273099a4b7afb3b1c6eac7b31d73f599ef0beb Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 2 Jan 2015 16:02:50 +0100 Subject: include: Fix typos in comments (found by codespell) Signed-off-by: Stefan Weil --- include/mach/profil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mach/profil.h') 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 -- cgit v1.2.3