diff --git a/include/pubsub.hrl b/include/pubsub.hrl index 2f85bdbfa..f43e1644b 100644 --- a/include/pubsub.hrl +++ b/include/pubsub.hrl @@ -98,7 +98,7 @@ -type(affiliation() :: 'none' | 'owner' | 'publisher' - %| 'publish-only' + | 'publish_only' | 'member' | 'outcast' ).