doc/coding_style.md
changeset 11004 d9aae4734f38
parent 9943 3a7f822f6edd
child 11731 f3aee8a825cc
--- a/doc/coding_style.md	Wed Jul 08 22:01:19 2020 +0200
+++ b/doc/coding_style.md	Wed Jul 08 23:22:28 2020 +0200
@@ -586,7 +586,7 @@
 local long_identifier = 2;
 ```
 
-> **Rationale:** This produces extra diffs which add noise to `git blame`.
+> **Rationale:** This produces extra diffs which add noise to `hg annotate`.
 
 * Alignment is occasionally useful when logical correspondence is to be highlighted: