Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
import java.util.ArrayList;

/**
* Base sample application class with the common code that is sed for auto instrumentation and for manual
* Base sample application class with the common code that is used for auto instrumentation and for manual
* instrumentation.
*/
public abstract class BaseApp {
Expand Down