Просмотр исходного кода

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

Guillem Jover лет назад: 10
Родитель
Сommit
346b6eb35c
1 измененных файлов с 1 добавлено и 1 удалено
  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.
 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
 following line necessarily starts a new item).