Skip to content

Commit f692e14

Browse files
committed
comment changes
1 parent 20fb963 commit f692e14

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/session/SessionManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public void onUpdateAppState(ApplicationProcessState newAppState) {
8080
}
8181

8282
// While the change in app state doesn't start or stop gauge collection, it updates the upload
83-
// frequency.
83+
// and gauge collection frequency.
8484
updateGaugeCollection(newAppState);
8585
}
8686

0 commit comments

Comments
 (0)