// it. Therefore we revert back by those bytes (as if
// we never parsed them).
//
- // @note it is the responsability of the caller to throw
+ // @note it is the responsibility of the caller to throw
// an exception on partial parsing
return (last_offset);
}
// the option is truncated. Hence we can't parse
// it. Therefore we revert back (as if we never parsed it).
//
- // @note it is the responsability of the caller to throw
+ // @note it is the responsibility of the caller to throw
// an exception on partial parsing
return (last_offset);
}