Procházet zdrojové kódy

Dpkg::Changelog::Entry::Debian: Mark example with C<>

Guillem Jover před 10 roky
rodič
revize
346b6eb35c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scripts/Dpkg/Changelog/Entry/Debian.pm

+ 1 - 1
scripts/Dpkg/Changelog/Entry/Debian.pm

@@ -110,7 +110,7 @@ my %month_name = map { $_ => } qw(
 
 
 Return a list of change items. Each item contains at least one line.
 Return a list of change items. Each item contains at least one line.
 A change line starting with an asterisk denotes the start of a new item.
 A change line starting with an asterisk denotes the start of a new item.
-Any change line like "[ Raphaël Hertzog ]" is treated like an item of its
+Any change line like "C<[ Raphaël Hertzog ]>" is treated like an item of its
 own even if it starts a set of items attributed to this person (the
 own even if it starts a set of items attributed to this person (the
 following line necessarily starts a new item).
 following line necessarily starts a new item).