We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2b429 commit e9be201Copy full SHA for e9be201
libs/common/include/launchdarkly/config/shared/builders/http_properties_builder.hpp
@@ -12,7 +12,7 @@ namespace launchdarkly::config::shared::builders {
12
13
/**
14
* Class used for building TLS options used within HttpProperties.
15
- * @tparam SDK THe SDK type to build options for. This affects the default
+ * @tparam SDK The SDK type to build options for. This affects the default
16
* values of the built options.
17
*/
18
template <typename SDK>
0 commit comments