Skip to content

Commit e9be201

Browse files
Apply suggestions from code review
Co-authored-by: Matthew M. Keeler <[email protected]>
1 parent 4e2b429 commit e9be201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/common/include/launchdarkly/config/shared/builders/http_properties_builder.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace launchdarkly::config::shared::builders {
1212

1313
/**
1414
* Class used for building TLS options used within HttpProperties.
15-
* @tparam SDK THe SDK type to build options for. This affects the default
15+
* @tparam SDK The SDK type to build options for. This affects the default
1616
* values of the built options.
1717
*/
1818
template <typename SDK>

0 commit comments

Comments
 (0)