summaryrefslogtreecommitdiffstats
path: root/Documentation/error-missing-changeid.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/error-missing-changeid.txt')
-rw-r--r--Documentation/error-missing-changeid.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/error-missing-changeid.txt b/Documentation/error-missing-changeid.txt
index daa1d46df1..b13f3b4419 100644
--- a/Documentation/error-missing-changeid.txt
+++ b/Documentation/error-missing-changeid.txt
@@ -1,10 +1,10 @@
-missing Change-Id in commit message
-===================================
+missing Change-Id in commit message footer
+==========================================
With this error message Gerrit rejects to push a commit to a project
which is configured to always require a Change-Id in the commit
message if the commit message of the pushed commit does not contain
-a Change-Id.
+a Change-Id in the footer (the last paragraph).
This error may happen for two reasons: