summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Selberg <svense@axis.com>2023-01-05 14:15:38 +0100
committerSven Selberg <sven.selberg@axis.com>2023-01-05 13:43:16 +0000
commit67e076711956c0d0578a81e1fcae578d559df0d6 (patch)
treec9bf8bcc49ffc9d8161e459052041e2a88591d55
parenta878fc3c30badcc04bfd812d6a69fe024bdd9692 (diff)
Clarify that change-number is valid change identifier if unique
Release-Notes: skip Change-Id: If7fcfd67cf85612ec8940c2942a1b88a2f362bc2
-rw-r--r--Documentation/rest-api-changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index da3018be2a..72ee0b9b83 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -6269,7 +6269,7 @@ Gerrit also supports the following identifiers:
("$$myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940$$")
* a Change-Id if it uniquely identifies one change
("I8473b95934b5732ac55d26311a706c9c2bde9940")
-* a numeric change ID ("4247")
+* a numeric change ID if it uniquely identifies one change ("4247")
[[change-message-id]]
=== \{change-message-id\}