Sfoglia il codice sorgente

Dpkg::Deps: Add a missing =back in POD

Found by Test::Pod
Frank Lichtenheld 19 anni fa
parent
commit
9682156caf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      scripts/Dpkg/Deps.pm

+ 2 - 0
scripts/Dpkg/Deps.pm

@@ -285,6 +285,8 @@ this when parsing non-dependency fields like Conflicts (see
 
 =back
 
+=back
+
 =cut
 sub parse {
     my $dep_line = shift;