Skip to content

Commit 2613b9d

Browse files
moreganwchristian
authored andcommitted
replace cut and paste with correct descriptions
1 parent 66e7bba commit 2613b9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/PPI/Statement/Given.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package PPI::Statement::Given;
44
55
=head1 NAME
66
7-
PPI::Statement::Given - Describes all compound statements
7+
PPI::Statement::Given - A given-when statement
88
99
=head1 SYNOPSIS
1010

lib/PPI/Statement/When.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package PPI::Statement::When;
44
55
=head1 NAME
66
7-
PPI::Statement::When - Describes all compound statements
7+
PPI::Statement::When - A when statement
88
99
=head1 SYNOPSIS
1010

0 commit comments

Comments
 (0)