Skip to content

Commit 5742c39

Browse files
wziebaiangmaia
andauthored
Update parsely/src/main/java/com/parsely/parselyandroid/ParselyTracker.kt
Co-authored-by: Ian Guedes Maia <[email protected]>
1 parent cfc30c1 commit 5742c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsely/src/main/java/com/parsely/parselyandroid/ParselyTracker.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import org.jetbrains.annotations.TestOnly
2727
public interface ParselyTracker {
2828

2929
/**
30-
* Register a pageview event using a URL and optional metadata. You should only be call this once per page view.
30+
* Register a pageview event using a URL and optional metadata. You should only call this method once per page view.
3131
*
3232
* @param url The URL of the article being tracked (eg: "http://example.com/some-old/article.html")
3333
* @param urlRef The url of the page that linked to the viewed page. Analogous to HTTP referer

0 commit comments

Comments
 (0)