We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027fe08 commit 4ff2bf4Copy full SHA for 4ff2bf4
usecases/ma/mgcp/types.go
@@ -3,7 +3,7 @@ package mgcp
3
import "github.com/enbility/eebus-go/api"
4
5
const (
6
- // Update of the list of remote entities supporting the Use Case
+ // Update of the list of remote entites supporting the Use Case
7
//
8
// Use `RemoteEntities` to get the current data
9
UseCaseSupportUpdate api.EventType = "ma-mgcp-UseCaseSupportUpdate"
0 commit comments