Skip to content

Commit a9939a2

Browse files
committed
nit
1 parent 8dadad6 commit a9939a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-components/src/main/java/com/google/firebase/components/ComponentRuntime.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ private void discoverComponents(List<Component<?>> componentsToAdd) {
124124
}
125125
}
126126

127-
// kotlinx.coroutines.CoroutineDispatcher interface could be provided by both new version of
127+
// kotlinx.coroutines.CoroutineDispatcher interfaces could be provided by both new version of
128128
// firebase-common and old version of firebase-common-ktx. In this scenario take the first
129129
// interface which was provided.
130130

0 commit comments

Comments
 (0)