Skip to content

Commit

Permalink
Merge pull request #349 from heiderich/typo_contextLimitedNumeric
Browse files Browse the repository at this point in the history
Looks like a clear fix in the documentation.  I see no reason not to merge right away.
  • Loading branch information
jwj61 committed Apr 14, 2018
2 parents 10d9967 + 84af109 commit e6b3aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/contextLimitedNumeric.pl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ =head1 DESCRIPTION
one of the following commands:
Context("LimitedNumeric-List");
Context("LimiteNumeric");
Context("LimitedNumeric");
(Now uses Parser::Legacy::LimitedNumeric to implement
these contexts.)
Expand Down

0 comments on commit e6b3aec

Please sign in to comment.