Fix a minor typo.

This commit is contained in:
Alexander Motin 2012-11-05 18:18:03 +00:00
parent d172408c7e
commit 8894a1ba65
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242621

View File

@ -71,7 +71,7 @@ geteltnm(int type)
sprintf(rbuf, "Audible alarm");
break;
case ELMTYP_ESCC:
sprintf(rbuf, "Enclosure Eervices Controller Electronics");
sprintf(rbuf, "Enclosure Services Controller Electronics");
break;
case ELMTYP_SCC:
sprintf(rbuf, "SCC Controller Electronics");