aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 5edf1012..47169ee7 100644
--- a/HACKING
+++ b/HACKING
@@ -90,7 +90,7 @@ chmod +x .git/hooks/commit-msg
@code
tools/initial.sh <username>
@endcode
-With <username> being your Gerrit username.
+With @<username@> being your Gerrit username.
-# Set up git with your name and email:
@code
git config --global user.name "John Smith"