1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00

Sigma: Fix spelling in comment

This commit is contained in:
Bob Supnik 2019-04-15 21:55:46 -07:00 committed by Mark Pizzolato
parent 456aa3ed5d
commit 37533d7891

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