summaryrefslogtreecommitdiffstats
path: root/perl-install/do_pkgs.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-10-09 14:03:18 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-01-07 21:22:09 +0100
commitf107fdf1e388ba0f58b4f11939f56b5e0f4f68fa (patch)
treeee15773c262c5b8e868cf653fc1751951073f24c /perl-install/do_pkgs.pm
parentcf119d99617ac1254c616319a47a3c659a1a118b (diff)
downloaddrakx-f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa.tar
drakx-f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa.tar.gz
drakx-f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa.tar.bz2
drakx-f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa.tar.xz
drakx-f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa.zip
fix doble quotes in perldoc
Diffstat (limited to 'perl-install/do_pkgs.pm')
-rw-r--r--perl-install/do_pkgs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/do_pkgs.pm b/perl-install/do_pkgs.pm
index 1715ac1a8..d55ef579a 100644
--- a/perl-install/do_pkgs.pm
+++ b/perl-install/do_pkgs.pm
@@ -193,7 +193,7 @@ sub is_installed {
=item check_kernel_module_packages($do, $base_name)
-Takes something like "C<ati-kernel>" and returns:
+Takes something like C<ati-kernel> and returns:
=over 4