forked from Elara6331/itd
		
	fixed type in comment about DBus
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user