Fix typo.
This commit is contained in:
parent
b32173d11e
commit
2d4531739a
|
|
@ -18,7 +18,7 @@ type StreamConfig struct {
|
||||||
// causes incoming stanzas to be XML-parsed a second time.
|
// causes incoming stanzas to be XML-parsed a second time.
|
||||||
LogStanzas bool
|
LogStanzas bool
|
||||||
|
|
||||||
// The dommain connection for certificat validation.
|
// The dommain connection for certificate validation.
|
||||||
ConnectionDomain string
|
ConnectionDomain string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue