1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-14 07:30:21 +00:00

Fix typo. (#292)

This commit is contained in:
Bruce Mitchener 2021-01-25 14:02:47 +07:00 committed by GitHub
parent 0e9c6ba777
commit 0bcc8718de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
{