diff --git a/utils/doclint/check_public_api/test/diff-events/result.txt b/utils/doclint/check_public_api/test/diff-events/result.txt index 2584564bf6..b132fcd333 100644 --- a/utils/doclint/check_public_api/test/diff-events/result.txt +++ b/utils/doclint/check_public_api/test/diff-events/result.txt @@ -1,2 +1,2 @@ -[MarkDown] Implemented but not documented event Foo: 'finish' -[MarkDown] Implemented but not documented event Foo: 'start' \ No newline at end of file +[MarkDown] Documented but not implemented event Foo: 'stop' +[MarkDown] Implemented but not documented event Foo: 'finish' \ No newline at end of file