Skip to content

Commit 7179ca6

Browse files
committed
Merge pull request #3 from raiph/patch-1
delete extraneous space
2 parents 5867c7b + 02886c1 commit 7179ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/glossary.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ hand side of the assignment operator C<=>; anything you can assign
8989
to.
9090
9191
Typical lvalues are variables, private and C<is rw> attributes, lists
92-
of variables and lvalue subroutines.
92+
of variables and lvalue subroutines.
9393
9494
Examples of lvalues:
9595

0 commit comments

Comments
 (0)