Skip to content

Commit ba0c717

Browse files
rsteppacLesrac
andauthored
Update cdr-client-service/src/main/kotlin/com/swisscom/health/des/cdr/client/handler/ConfigurationWriter.kt
Co-authored-by: Lesrac <Lesrac@users.noreply.github.com>
1 parent 8725a8c commit ba0c717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cdr-client-service/src/main/kotlin/com/swisscom/health/des/cdr/client/handler/ConfigurationWriter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ internal class ConfigurationWriter(
244244
*
245245
* As we cannot determine the effective origin and then check whether it is an updatable text resource, we search all
246246
* available property sources for the client secret property and fail if we find no origin. The local development setup
247-
* may report more than one origin as it uses multiple profiles. If more then once origin is found we log a warning
247+
* may report more than one origin as it uses multiple profiles. If more than once origin is found we log a warning
248248
* and return the first one from the list of origins.
249249
*/
250250
private fun findPropertyOrigin(propertyPath: String): Origin? {

0 commit comments

Comments
 (0)