Skip to content
Snippets Groups Projects
Commit 4ce6588a authored by Brad Lassey's avatar Brad Lassey
Browse files

Fix typo in javadoc

Change-Id: Idaf59fde66c5b779a04f56756f3658952ac5d56c
parent df190ff9
No related branches found
No related tags found
No related merge requests found
......@@ -201,7 +201,7 @@ public final class PollingFrame implements Parcelable{
/**
* Returns the timestamp of when the polling loop frame was observed in milliseconds. These
* timestamps are relative and not absolute and should only be used fro comparing the timing of
* timestamps are relative and not absolute and should only be used for comparing the timing of
* frames relative to each other.
* @return the timestamp in milliseconds
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment