Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" into main
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 @@
 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: