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