Skip to content

Commit c161ec9

Browse files
committed
NIT for consistency.
1 parent 09cef68 commit c161ec9

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/config/ConfigResolver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ public boolean getIsExperimentTTIDEnabled() {
836836
}
837837

838838

839-
// Returns default value if there is no valid value from above approaches.
839+
// Returns default value if there is no valid value.
840840
return config.getDefault();
841841
}
842842

0 commit comments

Comments
 (0)