patchbomb, help/hgweb: do not refer to config files as hgrc files stable
authorMartin Geisler <mg@aragost.com>
Fri, 01 Apr 2011 12:14:42 +0200
branchstable
changeset 13838 c5709dfa5c1e
parent 13794 5c18a0bca26f
child 13839 8d960240faac
patchbomb, help/hgweb: do not refer to config files as hgrc files
hgext/patchbomb.py
mercurial/help/hgweb.txt
--- a/hgext/patchbomb.py	Wed Mar 30 02:22:15 2011 +0900
+++ b/hgext/patchbomb.py	Fri Apr 01 12:14:42 2011 +0200
@@ -22,8 +22,8 @@
 and References headers, so they will show up as a sequence in threaded
 mail and news readers, and in mail archives.
 
-To configure other defaults, add a section like this to your hgrc
-file::
+To configure other defaults, add a section like this to your
+configuration file::
 
   [email]
   from = My Name <my@email>
--- a/mercurial/help/hgweb.txt	Wed Mar 30 02:22:15 2011 +0900
+++ b/mercurial/help/hgweb.txt	Fri Apr 01 12:14:42 2011 +0200
@@ -3,8 +3,8 @@
 configuration file can be used to specify the repository paths to use
 and global web configuration options.
 
-This file uses the same syntax as hgrc configuration files, but only
-the following sections are recognized:
+This file uses the same syntax as other Mercurial configuration files,
+but only the following sections are recognized:
 
   - web
   - paths