diff mbox series

[v2,21/22] wispr: Fix documentation typo in 'portal_manage_success_status'.

Message ID e3d6ab43291ea2d6f2e600265f5b418b5d52fc18.1741059516.git.gerickson@nuovations.com (mailing list archive)
State Accepted
Commit 0dc3b6a81f679352a97edb0a8aab2465bd3ae37c
Headers show
Series Close Two GWeb Request "Bookend" Failure "Holes" | expand

Commit Message

Grant Erickson March 4, 2025, 3:39 a.m. UTC
Fix a documentation typo in the 'wp_context' parameter for
'portal_manage_success_status'.
---
 src/wispr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/src/wispr.c b/src/wispr.c
index 963454c823b0..4a4688178734 100644
--- a/src/wispr.c
+++ b/src/wispr.c
@@ -685,7 +685,7 @@  static void portal_manage_failure_status(
  *                              Internet reachability check this is
  *                              handling.
  *  @param[in,out]  wp_context  A pointer to the mutable WISPr portal
- *                              detection context associated the
+ *                              detection context associated with the
  *                              successful "online" HTTP-based
  *                              Internet reachability check this is
  *                              handling.