fixed type in comment about DBus
This commit is contained in:
parent
5699375b2a
commit
8ee8c39aa7
@ -15,7 +15,7 @@ var (
|
||||
onChangeOnce sync.Once
|
||||
)
|
||||
|
||||
// Init makes required connections to DBis and
|
||||
// Init makes required connections to DBus and
|
||||
// initializes change monitoring channel
|
||||
func Init(ctx context.Context) error {
|
||||
// Connect to session bus for monitoring
|
||||
|
Loading…
Reference in New Issue
Block a user