summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Flach <cmfcmf@google.com>2024-05-07 17:35:07 +0000
committerPaladox none <thomasmulhall410@yahoo.com>2024-05-20 17:18:57 +0000
commit1219a3208f09ac1ab233970242bd2c85b8ef3e6e (patch)
tree8a5bcde1dbd60fc51c72add187e6502cc669f909
parentfee9d5850ef3478b48d7864b068a5274736b2fc4 (diff)
Fix name of `Gerrit-Has-Labels` email footer
The name is actually `Gerrit-Has-Labels`, not `Gerrit-HasLabels`. The email footers do not follow a consistent naming schema, some of them use dashes and others use camelcase. This label, contrary to the current documentation, uses dashes. Release-Notes: skip Google-Bug-Id: b/291061494 Change-Id: Iae5e49cfa00c95800838599375d231801c6cd0c8 (cherry picked from commit 9da5f5d99b1c8e8e60f572abaa11a99bb46a6fa7)
-rw-r--r--Documentation/user-notify.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user-notify.txt b/Documentation/user-notify.txt
index f420fe7a1b..2da3802a3a 100644
--- a/Documentation/user-notify.txt
+++ b/Documentation/user-notify.txt
@@ -245,11 +245,11 @@ In comment emails, the has-comments footer states whether inline
comments had been posted in that notification using "Yes" or "No", for
example `Gerrit-HasComments: Yes`.
-[[Gerrit-HasLabels]]Gerrit-HasLabels::
+[[Gerrit-Has-Labels]]Gerrit-Has-Labels::
In comment emails, the has-labels footer states whether label votes had
been posted in that notification using "Yes" or "No", for
-example `Gerrit-HasLabels: No`.
+example `Gerrit-Has-Labels: No`.
[[Gerrit-Comment-In-Reply-To]]Gerrit-Comment-In-Reply-To::