Skip to content

Commit e545cec

Browse files
committed
wording
1 parent 938aa7c commit e545cec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/common/include/launchdarkly/bindings/c/config/builder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
#pragma message( \
1212
"LaunchDarkly Client-side C++ SDK: ACTION REQUIRED: This header has moved!")
1313
#pragma message( \
14-
"LaunchDarkly Client-side C++ SDK: Please import 'launchdarkly/client_side/bindings/c/config/builder.h' instead")
14+
"LaunchDarkly Client-side C++ SDK: Please include 'launchdarkly/client_side/bindings/c/config/builder.h' instead")

libs/common/include/launchdarkly/bindings/c/config/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
#pragma message( \
1212
"LaunchDarkly Client-side C++ SDK: ACTION REQUIRED: This header has moved!")
1313
#pragma message( \
14-
"LaunchDarkly Client-side C++ SDK: Please import 'launchdarkly/client_side/bindings/c/config/config.h' instead")
14+
"LaunchDarkly Client-side C++ SDK: Please include 'launchdarkly/client_side/bindings/c/config/config.h' instead")

0 commit comments

Comments
 (0)