From 5e93c22055a7cbdf901b36d6db316c61a57ca816 Mon Sep 17 00:00:00 2001
From: Colin Ian King <colin.i.king@gmail.com>
Date: Mon, 31 Mar 2025 14:31:46 +0100
Subject: [PATCH] Manual: Fix grammar mistake found with debian lintian tool
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Fix grammar.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 man/intel_lpmd_config.xml.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/intel_lpmd_config.xml.5 b/man/intel_lpmd_config.xml.5
index 42c83da..2792665 100644
--- a/man/intel_lpmd_config.xml.5
+++ b/man/intel_lpmd_config.xml.5
@@ -130,7 +130,7 @@ switching. This flag is not used when configuration uses "State" based
 configuration, where this flag can be defined per state.
 .PP
 .B States
-Allows to define per platform low power states. Each state defines
+Allows one to define per platform low power states. Each state defines
 has an entry condition and set of parameters to use.
 
 .SH State Definition
-- 
2.49.0

