Author: emaste
Date: Tue Jul 29 14:41:28 2014
New Revision: 269241
URL: http://svnweb.freebsd.org/changeset/base/269241
Log:
Correct typo in comment
Modified:
head/sys/dev/terasic/mtl/terasic_mtl.h
Modified: head/sys/dev/terasic/mtl/terasic_mtl.h
==============================================================================
--- head/sys/dev/terasic/mtl/terasic_mtl.h Tue Jul 29 13:40:33 2014
(r269240)
+++ head/sys/dev/terasic/mtl/terasic_mtl.h Tue Jul 29 14:41:28 2014
(r269241)
@@ -62,7 +62,7 @@ struct terasic_mtl_softc {
int mtl_reg_rid;
/*
- * Graphics frame buffer device -- mappable form userspace.
+ * Graphics frame buffer device -- mappable from userspace.
*/
struct cdev *mtl_pixel_cdev;
struct resource *mtl_pixel_res;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"