Skip to content

Commit 477d9f7

Browse files
Minor typo.
1 parent f9490a8 commit 477d9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-java-agent/src/test/java/datadog/test/SimpleAgentMock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
/**
1717
* Simple web server to mock responses from agent and collect spans. We can not use `TestHttpServer`
18-
* from `:dd-java-agent:testing` because it will bring unwanted dependencies into classpath and were
18+
* from `:dd-java-agent:testing` because it will bring unwanted dependencies into classpath, and we
1919
* are trying to make sure that we expose as little as possible into the bootstrap and system class
2020
* loaders.
2121
*/

0 commit comments

Comments
 (0)