Manager: Fix logURLs possble typo

Change "possble URL" to "possible URLs".

Reviewed-on: https://projects.blender.org/studio/flamenco/pulls/104231
This commit is contained in:
Michael Cook 2023-07-06 12:43:40 +02:00 committed by Sybren A. Stüvel
parent 6a30f844eb
commit 5657f5e1fe

@ -370,7 +370,7 @@ func makeAutoDiscoverable(urls []url.URL) *upnp_ssdp.Server {
}
func logURLs(urls []url.URL) {
log.Info().Int("count", len(urls)).Msg("possble URL at which to reach Flamenco Manager")
log.Info().Int("count", len(urls)).Msg("possible URLs at which to reach Flamenco Manager")
for _, url := range urls {
// Don't log this with something like `Str("url", url.String())`, because
// that puts `url=` in front of the URL. This can interfere with