From bb3fd9a45eee3bae3f12e9dbdbd703f9e8d77297 Mon Sep 17 00:00:00 2001 From: Xander Frangos <33106561+xanderfrangos@users.noreply.github.com> Date: Sat, 20 Jan 2024 04:16:48 -0500 Subject: [PATCH] Comment typo --- src/nvhttp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nvhttp.cpp b/src/nvhttp.cpp index c44873dab88..a754c8ff7a5 100644 --- a/src/nvhttp.cpp +++ b/src/nvhttp.cpp @@ -1155,7 +1155,7 @@ namespace nvhttp { } /** - * @brief Remove all single client. + * @brief Remove single client. * * EXAMPLES: * ```cpp