Typo fix in overload docs
[p5sagit/p5-mst-13.2.git] / lib / DBM_Filter / int32.pm
index 76d4a11..a27ff43 100644 (file)
@@ -23,7 +23,9 @@ sub Fetch
 
 __END__
 
-=head1 DBM_Filter::int32
+=head1 NAME
+
+DBM_Filter::int32 - filter for DBM_Filter
 
 =head1 SYNOPSIS
 
@@ -32,7 +34,7 @@ __END__
 
     $db = tie %hash, ...
     $db->Filter_Push('int32');
-    
+
 =head1 DESCRIPTION
 
 This DBM filter is used when interoperating with a C/C++ application