diff mbox series

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

Message ID 9bec40acf7e63c782fd8d7159eb0d9297a8bfb1b.1741050622.git.gerickson@nuovations.com (mailing list archive)
State Superseded
Headers show
Series Close Two GWeb Request "Bookend" Failure "Holes" | expand

Commit Message

Grant Erickson March 4, 2025, 1:11 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 4abb8f071352..49801b015e30 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.