doc: 'patchset-added' is actually 'patchset-created'

Change-Id: I40bf406a5c54b9caf2b45b127b282f9fe4b84aa1
Signed-off-by: Maciej Żenczykowski <maze@google.com>
This commit is contained in:
Maciej Żenczykowski 2010-10-17 01:21:45 -07:00
parent 2b19055303
commit 9741bab652
1 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@ SCHEMA
------
The JSON messages consist of nested objects referencing the *change*,
*patchset*, *account* involved, and other attributes as appropriate.
The currently supported message types are *patchset-added*,
The currently supported message types are *patchset-created*,
*comment-added*, *change-merged*, and *change-abandoned*.
Note that any field may be missing in the JSON messages, so consumers of
@ -50,9 +50,9 @@ this JSON stream should deal with that appropriately.
Events
~~~~~~
Patchset Added
^^^^^^^^^^^^^^
type:: "patchset-added"
Patchset Created
^^^^^^^^^^^^^^^^
type:: "patchset-created"
change:: link:json.html#change[change attribute]