[PATCH] ABI: stable/sysfs-module: Fix typo in comment

From: Slark Xiao
Date: Wed Jul 20 2022 - 06:54:18 EST


Fix typo in the comment

Signed-off-by: Slark Xiao <slark_xiao@xxxxxxx>
---
Documentation/ABI/stable/sysfs-module | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/stable/sysfs-module b/Documentation/ABI/stable/sysfs-module
index 560b4a3278df..41b1f16e8795 100644
--- a/Documentation/ABI/stable/sysfs-module
+++ b/Documentation/ABI/stable/sysfs-module
@@ -38,7 +38,7 @@ What: /sys/module/<MODULENAME>/srcversion
Date: Jun 2005
Description:
If the module source has MODULE_VERSION, this file will contain
- the checksum of the the source code.
+ the checksum of the source code.

What: /sys/module/<MODULENAME>/version
Date: Jun 2005
--
2.25.1