aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/extattr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/extattr.h')
-rw-r--r--sys/sys/extattr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/extattr.h b/sys/sys/extattr.h
index 2d656241cdbd..2bc7d0a63430 100644
--- a/sys/sys/extattr.h
+++ b/sys/sys/extattr.h
@@ -29,7 +29,7 @@
*/
/*
* Developed by the TrustedBSD Project.
- * Support for extended file system attributes.
+ * Support for extended filesystem attributes.
*/
#ifndef _SYS_EXTATTR_H_