diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-02-22 02:04:16 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-02-22 02:04:16 +0100 |
commit | 31fdb5440874d2fa9fd6e8458dda6f508275fec6 (patch) | |
tree | 86d21dfb0b85dfb9fecb83ce207f3cd41541bffe /admin/notes/bugtracker | |
parent | 47301027bbbbd1babcfedf1ef38b2c776b33c462 (diff) | |
download | emacs-31fdb5440874d2fa9fd6e8458dda6f508275fec6.tar.gz |
admin/notes/bugtracker (bugtracker_debbugs_url): Fix typo.
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r-- | admin/notes/bugtracker | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index ca71214cdcc..204948261ba 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -459,7 +459,7 @@ Here "{id}" is a literal string, a placeholder that will be replaced by the bug number you specify after `--fixes debbugs:' in the bzr command line (123 in the example above). -In the bazaar.conf file, this setting should go into the [DEFAULTS] +In the bazaar.conf file, this setting should go into the [DEFAULT] section. In the locations.conf file, it should go into the branch-specific |