summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Selberg <sven.selberg@axis.com>2023-01-09 10:31:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-01-09 10:31:15 +0000
commit58ff1d0f8ac606a730b6aff8c85a6a16d22291d0 (patch)
tree030be844db36550b8e11a1ad69d51ca2a6e365d6
parent47046a954cf1df0f00310e9a79dce307d78343c1 (diff)
parent67e076711956c0d0578a81e1fcae578d559df0d6 (diff)
Merge "Clarify that change-number is valid change identifier if unique" into stable-3.5
-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\}