From d0a68f8d3813dc7f59cc1386dbe618643971c2df Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 8 Aug 2015 23:17:10 +0000 Subject: [PATCH] Fix typo --- lib/libc/locale/collate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/locale/collate.h b/lib/libc/locale/collate.h index e01668dd912..d45243e27ff 100644 --- a/lib/libc/locale/collate.h +++ b/lib/libc/locale/collate.h @@ -1,5 +1,5 @@ /*- - * Copyright 2010 Nexenta Systmes, Inc. All rights reserved. + * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 1995 Alex Tatmanjants * at Electronni Visti IA, Kiev, Ukraine. * All rights reserved.