Correct spelling of 'supplied'.
PR: misc/39528
This commit is contained in:
parent
3dfd2c1e9b
commit
237e4756df
@ -2298,7 +2298,7 @@ static int
|
||||
saerror(union ccb *ccb, u_int32_t cflgs, u_int32_t sflgs)
|
||||
{
|
||||
static const char *toobig =
|
||||
"%d-byte tape record bigger than suplied buffer\n";
|
||||
"%d-byte tape record bigger than supplied buffer\n";
|
||||
struct cam_periph *periph;
|
||||
struct sa_softc *softc;
|
||||
struct ccb_scsiio *csio;
|
||||
|
Loading…
Reference in New Issue
Block a user