Oops, fix typo in r222336.

This commit is contained in:
Alexander Motin 2011-05-27 03:30:23 +00:00
parent f4e4182ea3
commit afceed6aef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222338

View File

@ -116,7 +116,7 @@ geteltnm(int type)
sprintf(rbuf, "Array device");
break;
case SESTYP_SAS_EXP:
sprintf(rbuf, "SAS Expender");
sprintf(rbuf, "SAS Expander");
break;
case SESTYP_SAS_CONN:
sprintf(rbuf, "SAS Connector");