Skip to content

Commit b6b7e2d

Browse files
committed
typo
1 parent 5b6ce5d commit b6b7e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-perf/src/main/java/com/google/firebase/perf/metrics/AppStartTrace.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ private void resolveIsStartedFromBackground() {
344344
return;
345345
}
346346

347-
// If the `minaThreadRunnableTime` was set prior to API 34, it's always assumed that's it's
347+
// If the `mainThreadRunnableTime` was set prior to API 34, it's always assumed that's it's
348348
// a background start.
349349
// Otherwise it's assumed to be a background start if the runnable was set more than
350350
// `MAX_BACKGROUND_RUNNABLE_DELAY`

0 commit comments

Comments
 (0)