We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2477a3 commit 1ef1434Copy full SHA for 1ef1434
lib/PDL/Graphics/PGPLOT/Window.pm
@@ -595,7 +595,7 @@ rabbits in O'Fib-o-nachy's farm (alternatively they can of course be
595
monitoring processes or do something entirely different). Odd wants the
596
user to be able to monitor both the birth rates and accumulated number
597
of rabbits and the spatial distribution of the births. Since these are
598
-logically different they chooses to have two windows open:
+logically different they choose to have two windows open:
599
600
$rate_win = PDL::Graphics::PGPLOT::Window->new(Device => '/xw',
601
Aspect => 1, WindowWidth => 5, NXPanel => 2);
0 commit comments