summaryrefslogtreecommitdiff
path: root/sys/dev/pci/gcu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/gcu.c')
-rw-r--r--sys/dev/pci/gcu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/gcu.c b/sys/dev/pci/gcu.c
index 8d28e7a73fc..46b4de3affb 100644
--- a/sys/dev/pci/gcu.c
+++ b/sys/dev/pci/gcu.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: gcu.c,v 1.4 2015/03/19 00:18:11 deraadt Exp $ */
+/* $OpenBSD: gcu.c,v 1.5 2022/01/09 05:42:45 jsg Exp $ */
/*
* Copyright (c) 2009 Dariusz Swiderski <sfires@sfires.net>
@@ -17,7 +17,7 @@
*/
/*
- * Driver for a GCU device that apears on embeded intel systems, like 80579
+ * Driver for a GCU device that appears on embedded intel systems, like 80579
*/
#include <sys/param.h>