Skip to content

Commit eef6d56

Browse files
satween0xnm
andauthored
Apply suggestions from code review
Co-authored-by: Nikita Ogorodnikov <[email protected]>
1 parent a9df8cb commit eef6d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/dd-sdk-android-trace-api/src/main/kotlin/com/datadog/android/trace/api/DatadogTracingConstants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object DatadogTracingConstants {
4242
/** String representing the type of the error. */
4343
const val KEY_ERROR_TYPE: String = "error.type"
4444

45-
/** human readable version of the stack. */
45+
/** Human readable version of the stack. */
4646
const val KEY_ERROR_STACK: String = "error.stack"
4747

4848
/**

0 commit comments

Comments
 (0)