Procházet zdrojové kódy

Dpkg::Substvars: Add missing trailing dot

Guillem Jover před 12 roky
rodič
revize
0b9d10267c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scripts/Dpkg/Substvars.pm

+ 1 - 1
scripts/Dpkg/Substvars.pm

@@ -267,7 +267,7 @@ sub substvars {
 
 =item $s->warn_about_unused()
 
-Issues warning about any variables that were set, but not used
+Issues warning about any variables that were set, but not used.
 
 =cut