From 669df172ece6dc75608de701fa05fb77612352a1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 18 Nov 2014 17:16:26 +0000 Subject: Fix my spelling of teh everywhere --- utils/utsname.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/utsname.h') diff --git a/utils/utsname.h b/utils/utsname.h index b4c0a79d9..ca2a0231f 100644 --- a/utils/utsname.h +++ b/utils/utsname.h @@ -41,7 +41,7 @@ struct utsname { /** * Get the system information. * - * @param buf the buffer to fill with teh information. + * @param buf the buffer to fill with the information. * @return 0 on sucess or -1 and errno set on faliure. */ int uname(struct utsname *buf); -- cgit v1.2.3