commit | e07c8b41cccb8ee79b9a5ca67a7f8ea050317ef2 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed Aug 10 16:53:24 2016 +0200 |
committer | Edwin Kempin <ekempin@google.com> | Wed Aug 10 16:54:37 2016 +0200 |
tree | 8c2ccaf701fb8ef6bcf0fedbcf22272697ebe83e | |
parent | 944917c23f33590a764d852389f8df2826c16258 [diff] |
WatchConfig: Fix bad javadoc which prevents building the Gerrit API Change-Id: If025db78e3c8a741b0dc8c18470c76dc866a4422 Signed-off-by: Edwin Kempin <ekempin@google.com>
diff --git a/gerrit-server/src/main/java/com/google/gerrit/server/account/WatchConfig.java b/gerrit-server/src/main/java/com/google/gerrit/server/account/WatchConfig.java index 8e783ad..fb9f1a3 100644 --- a/gerrit-server/src/main/java/com/google/gerrit/server/account/WatchConfig.java +++ b/gerrit-server/src/main/java/com/google/gerrit/server/account/WatchConfig.java
@@ -69,7 +69,7 @@ * The project name is used as subsection name and the filters with the notify * types that decide for which events email notifications should be sent are * represented as 'notify' values in the subsection. A 'notify' value is - * formatted as '<filter> [<comma-separated-list-of-notify-types>]': + * formatted as {@code <filter> [<comma-separated-list-of-notify-types>]}: * * <pre> * [project "foo"]