summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/pldmfw/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/pldmfw/index.rst')
-rw-r--r--Documentation/driver-api/pldmfw/index.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/driver-api/pldmfw/index.rst b/Documentation/driver-api/pldmfw/index.rst
index ad2c33ece30f..e59beca374c1 100644
--- a/Documentation/driver-api/pldmfw/index.rst
+++ b/Documentation/driver-api/pldmfw/index.rst
@@ -14,13 +14,12 @@ the PLDM for Firmware Update standard
file-format
driver-ops
-==================================
Overview of the ``pldmfw`` library
==================================
The ``pldmfw`` library is intended to be used by device drivers for
implementing device flash update based on firmware files following the PLDM
-firwmare file format.
+firmware file format.
It is implemented using an ops table that allows device drivers to provide
the underlying device specific functionality.