Description: fix a typo
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-01-08
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110999
Bug: https://rt.cpan.org/Ticket/Display.html?id=110999

--- a/lib/Graphics/GnuplotIF.pm
+++ b/lib/Graphics/GnuplotIF.pm
@@ -925,7 +925,7 @@
   boxes     dots   filledcurves  fsteps  histeps
   impulses  lines  linespoints   points  steps
 
-The generated B<gnuplot> commands can be stored to a file instead of beeing
+The generated B<gnuplot> commands can be stored to a file instead of being
 executed immediately.  This file can be used as input to B<gnuplot>, e.g.
 
   gnuplot < function_set_1.gnuplot
