Skip to content

Commit 4ff2bf4

Browse files
committed
Add missing comment typo fix
1 parent 027fe08 commit 4ff2bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usecases/ma/mgcp/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package mgcp
33
import "github.com/enbility/eebus-go/api"
44

55
const (
6-
// Update of the list of remote entities supporting the Use Case
6+
// Update of the list of remote entites supporting the Use Case
77
//
88
// Use `RemoteEntities` to get the current data
99
UseCaseSupportUpdate api.EventType = "ma-mgcp-UseCaseSupportUpdate"

0 commit comments

Comments
 (0)