Skip to content

Commit

Permalink
EVENT_BUGNOTE_DATA: document bug_id param and return value
Browse files Browse the repository at this point in the history
Follow-up on 7ad4485.

Fixes #25914
  • Loading branch information
dregad committed Aug 23, 2019
1 parent 2ccc24f commit ea33699
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docbook/Developers_Guide/en-US/Events_Reference_Bug.xml
Expand Up @@ -424,6 +424,12 @@
<itemizedlist>
<title>Parameters</title>
<listitem><para>&lt;String&gt;: Bugnote text</para></listitem>
<listitem><para>&lt;String&gt;: Bug Id</para></listitem>
</itemizedlist>

<itemizedlist>
<title>Return value</title>
<listitem><para>&lt;String&gt;: Updated Bugnote text</para></listitem>
</itemizedlist>
</blockquote>
</blockquote>
Expand Down

0 comments on commit ea33699

Please sign in to comment.