Skip to content

Commit

Permalink
Minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Svensson committed Mar 24, 2015
1 parent 79b86a0 commit d436ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/diameter/doc/src/diameter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ connection establishment.</p>
<tag><c>{'CEA', Result, Caps, Pkt}</c></tag>
<item>
<pre>
Result = integer() | atom() | {capabilities_cb, CB, ResultCode|discard}
Result = ResultCode | atom() | {capabilities_cb, CB, ResultCode|discard}
Caps = #diameter_caps{}
Pkt = #diameter_packet{}
ResultCode = integer()
Expand Down

0 comments on commit d436ca3

Please sign in to comment.