diff options
Diffstat (limited to 'include/sys/sa_impl.h')
-rw-r--r-- | include/sys/sa_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/sa_impl.h b/include/sys/sa_impl.h index 582bd76f0..fcbd8eb34 100644 --- a/include/sys/sa_impl.h +++ b/include/sys/sa_impl.h @@ -20,7 +20,7 @@ */ /* * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright (c) 2013 by Delphix. All rights reserved. */ #ifndef _SYS_SA_IMPL_H @@ -153,7 +153,7 @@ struct sa_os { * * The header has a fixed portion with a variable number * of "lengths" depending on the number of variable sized - * attribues which are determined by the "layout number" + * attributes which are determined by the "layout number" */ #define SA_MAGIC 0x2F505A /* ZFS SA */ |