[Bps-public-commit] App-Changeloggr branch, master, updated. 85c081a84c8650bfe69d5a08a4866f10f9f10ce2
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 15:16:39 EDT 2009
The branch, master has been updated
via 85c081a84c8650bfe69d5a08a4866f10f9f10ce2 (commit)
from f5ed974a6263ede7e31304e77b70b2912a4c294e (commit)
Summary of changes:
lib/App/Changeloggr/Model/CommitLink.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 85c081a84c8650bfe69d5a08a4866f10f9f10ce2
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 15:16:04 2009 -0400
Better hint for href
diff --git a/lib/App/Changeloggr/Model/CommitLink.pm b/lib/App/Changeloggr/Model/CommitLink.pm
index 1d54089..1130b3b 100644
--- a/lib/App/Changeloggr/Model/CommitLink.pm
+++ b/lib/App/Changeloggr/Model/CommitLink.pm
@@ -21,7 +21,7 @@ use App::Changeloggr::Record schema {
type is 'text',
is mandatory,
label is 'Link to',
- hints are 'Use $1 and $2 to refer to capture groups';
+ hints are 'Use $1, $2, etc to refer to capture groups';
};
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list