aboutsummaryrefslogtreecommitdiffstats
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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/pldmfw/index.rst b/Documentation/driver-api/pldmfw/index.rst
index ad2c33ece30f..fd871b83f34f 100644
--- a/Documentation/driver-api/pldmfw/index.rst
+++ b/Documentation/driver-api/pldmfw/index.rst
@@ -20,7 +20,7 @@ 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.