1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 11:55:43 +00:00

Sigma: Fix spelling in comment

This commit is contained in:
Bob Supnik
2019-04-15 19:15:52 -07:00
committed by Mark Pizzolato
parent 0b4ecef91c
commit 8a3a3a63d7

View File

@@ -2676,7 +2676,7 @@ for (i = 0; i < RF_NUM; i++, rptr++)
return;
}
/* Front panael alarm */
/* Front panel alarm */
t_stat cpu_set_alarm (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
{