Andrew Kreimer <algon...@gmail.com> writes: > Fix a typo in documentation. > > Signed-off-by: Andrew Kreimer <algon...@gmail.com> > --- > Documentation/accel/qaic/qaic.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/accel/qaic/qaic.rst > b/Documentation/accel/qaic/qaic.rst > index efb7771273bb..628bf2f7a416 100644 > --- a/Documentation/accel/qaic/qaic.rst > +++ b/Documentation/accel/qaic/qaic.rst > @@ -93,7 +93,7 @@ commands (does not impact QAIC). > uAPI > ==== > > -QAIC creates an accel device per phsyical PCIe device. This accel device > exists > +QAIC creates an accel device per physical PCIe device. This accel device > exists > for as long as the PCIe device is known to Linux.
Applied, thanks. jon