This is an automated email from the git hooks/post-receive script. dkogan-guest pushed a commit to branch patch-queue/master in repository libpdl-graphics-gnuplot-perl.
commit 6ffca98b180b2e1d6da1925d561a485c61cb60af Author: Dima Kogan <[email protected]> Date: Fri Jan 23 21:08:34 2015 -0800 fixed typo in docs --- README.pod | 2 +- lib/PDL/Graphics/Gnuplot.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index 09c71b9..f3c325a 100644 --- a/README.pod +++ b/README.pod @@ -550,7 +550,7 @@ use the constructor C<new> (also exported as C<gpwin>), which parses terminal options as an argument list. The routine C<PDL::Graphics::Gnuplot::terminfo> prints a list of all -availale terminals or, if you pass in a terminal name, options accepted +available terminals or, if you pass in a terminal name, options accepted by that terminal. diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm index eba0d4a..7a806e2 100644 --- a/lib/PDL/Graphics/Gnuplot.pm +++ b/lib/PDL/Graphics/Gnuplot.pm @@ -613,7 +613,7 @@ use the constructor C<new> (also exported as C<gpwin>), which parses terminal options as an argument list. The routine C<PDL::Graphics::Gnuplot::terminfo> prints a list of all -availale terminals or, if you pass in a terminal name, options accepted +available terminals or, if you pass in a terminal name, options accepted by that terminal. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
