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