mercurial/help/diffs.txt
branchstable
changeset 12083 ebfc46929f3e
parent 10973 49a07f441496
--- a/mercurial/help/diffs.txt	Sun Aug 29 23:16:31 2010 +0200
+++ b/mercurial/help/diffs.txt	Fri Aug 27 22:36:35 2010 -0400
@@ -25,5 +25,5 @@
 
 To make Mercurial produce the git extended diff format, use the --git
 option available for many commands, or set 'git = True' in the [diff]
-section of your hgrc. You do not need to set this option when
-importing diffs in this format or using them in the mq extension.
+section of your configuration file. You do not need to set this option
+when importing diffs in this format or using them in the mq extension.