From: Ryan Niebur <ryan@debian.org>
Date: Sun, 1 Dec 2013 00:56:23 +0000 (-0800)
Subject: POD fix (RT#88886)
X-Git-Tag: v1.003026~9
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cdb8f4711235cbe73042ba6258afd438eaecb53a;p=p5sagit%2FDevel-REPL.git

POD fix (RT#88886)
---

diff --git a/lib/Devel/REPL/Profile.pm b/lib/Devel/REPL/Profile.pm
index 007702f..3ae853c 100644
--- a/lib/Devel/REPL/Profile.pm
+++ b/lib/Devel/REPL/Profile.pm
@@ -6,7 +6,7 @@ requires 'apply_profile';
 
 =head1 NAME
 
-Devel::REPL::Profile
+Devel::REPL::Profile - code to execute when re.pl starts
 
 =head1 SYNOPSIS