From 0bcc8718ded518b80112fddb624fe64a9729c602 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Mon, 25 Jan 2021 14:02:47 +0700 Subject: [PATCH] Fix typo. (#292) --- inc/devif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/devif.h b/inc/devif.h index 3018606..48c63fd 100644 --- a/inc/devif.h +++ b/inc/devif.h @@ -179,7 +179,7 @@ typedef struct /* D s p I n t e r f a c e */ /* */ /* Definition of the display. This structure collects all the */ -/* special knowlege needed to manipulate the screen. */ +/* special knowledge needed to manipulate the screen. */ /**************************************************************/ typedef struct {