From 96394394b81967b0464133c11c9ba55258b70973 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 11 Jan 2026 11:42:16 +0200 Subject: [PATCH] Fix comment typo --- include/rm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rm.h b/include/rm.h index e22f48054..8ff3c3cea 100644 --- a/include/rm.h +++ b/include/rm.h @@ -476,7 +476,7 @@ typedef struct { #define fmon svl.level.monlist /* - * Covert a trap number into the defsym graphics array. + * Convert a trap number into the defsym graphics array. * Convert a defsym number into a trap number. * Assumes that arrow trap will always be the first trap. */