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 3efe45f commit 5a383fcCopy full SHA for 5a383fc
classic-sdk/core/src/main/java/com/microsoft/applicationinsights/telemetry/BaseTelemetry.java
@@ -39,8 +39,8 @@ public TelemetryContext getContext() {
39
}
40
41
/**
42
- * Gets a map of application-defined property names and values providing additional
43
- * information about this event.
+ * Gets a map of application-defined property names and values providing additional information
+ * about this event.
44
*/
45
@Override
46
public Map<String, String> getProperties() {
0 commit comments