aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-07-16 03:02:37 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-07-16 03:02:37 +0000
commit91326c434497257188ad8477ea5a2123409432c7 (patch)
tree784d3febd6a03511e9575d0a2a4850eccc829495
parent1ff3e65257fd156c93835765e4a89f60c00e0f33 (diff)
parented904c8a334a9320f87f6e1f17784c1e2ae2abd5 (diff)
downloadrepohooks-91326c434497257188ad8477ea5a2123409432c7.tar.gz
Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" into main am: ed904c8a33
Original change: https://android-review.googlesource.com/c/platform/tools/repohooks/+/2651170 Change-Id: I6a9b36bcc5dbdbc32c8644e7caa4d9187e53f4d6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--rh/hooks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rh/hooks.py b/rh/hooks.py
index 162dd6b..1168720 100644
--- a/rh/hooks.py
+++ b/rh/hooks.py
@@ -621,7 +621,7 @@ release notes, you need to include a starting and closing quote.
Multi-line Relnote example:
Relnote: "Added a new API `Class#getSize` to get the size of the class.
-This is useful if you need to know the size of the class."
+ This is useful if you need to know the size of the class."
Single-line Relnote example: