aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-07-16 02:17:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-07-16 02:17:59 +0000
commited904c8a334a9320f87f6e1f17784c1e2ae2abd5 (patch)
tree784d3febd6a03511e9575d0a2a4850eccc829495
parent6131d440859383618d6c2119008a535a720b90a0 (diff)
parentf48408ca1cf46c7f03257c2dc3d024ef8a13c673 (diff)
downloadrepohooks-ed904c8a334a9320f87f6e1f17784c1e2ae2abd5.tar.gz
Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" into mainandroidx-platform-release
-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: