capitalize abstract
Karen Etheridge [Mon, 3 Oct 2016 20:56:58 +0000 (13:56 -0700)]
lib/Try/Tiny.pm

index c4b52a2..d47f2e7 100644 (file)
@@ -1,6 +1,6 @@
 package Try::Tiny;
 use 5.006;
-# ABSTRACT: minimal try/catch with proper preservation of $@
+# ABSTRACT: Minimal try/catch with proper preservation of $@
 
 our $VERSION = '0.28';