From 0b7638569136e215265b18371ff8953b24ea1ad0 Mon Sep 17 00:00:00 2001 From: Paul Colby <git@colby.id.au> Date: Wed, 15 Nov 2023 21:45:59 +1100 Subject: [PATCH] Correct a minor spelling mistake --- src/lib/genericaccessservice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/genericaccessservice.cpp b/src/lib/genericaccessservice.cpp index 5a4d36245..adc6e02cc 100644 --- a/src/lib/genericaccessservice.cpp +++ b/src/lib/genericaccessservice.cpp @@ -18,7 +18,7 @@ * * \cond internal * \pokitApi Pokit API 1.00 (and 0.02) claims support for the `Generic Access` (`0x1800`) service, - * however the neither the Pokit Meter, nor the Pokit Pro eport any support for this service, but + * however the neither the Pokit Meter, nor the Pokit Pro report any support for this service, but * both report support for an undocumented `Generic Attribute` (`0x1801`) service instead. * \endcond */