diff --git a/src/lib/utils/httpclient.h b/src/lib/utils/httpclient.h index 6c85faec..7d19481a 100755 --- a/src/lib/utils/httpclient.h +++ b/src/lib/utils/httpclient.h @@ -90,7 +90,7 @@ class HttpClient { bool ensureConnected(); /** - * Disconnect from the servier. + * Disconnect from the server. */ void disconnect();