diff --git a/apkbuild-cpan.in b/apkbuild-cpan.in
index 73d091e39b180382f7ff2a865a783692752f63b5..5c0158d02bf047eb34b296359e5642e73b03d5a2 100755
--- a/apkbuild-cpan.in
+++ b/apkbuild-cpan.in
@@ -44,7 +44,7 @@ my $template = <<'EOF';
 pkgname=[% pkgname %]
 pkgver=[% pkgver %]
 pkgrel=[% pkgrel %]
-#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
+# _pkgreal is used by apkbuild-cpan to find modules at MetaCpan
 _pkgreal=[% pkgreal %]
 pkgdesc="Perl module for [% pkgreal %]"
 provides="[% provides %]"