Skip to content

Commit 1ef1434

Browse files
committed
fix POD typo
1 parent e2477a3 commit 1ef1434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PDL/Graphics/PGPLOT/Window.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ rabbits in O'Fib-o-nachy's farm (alternatively they can of course be
595595
monitoring processes or do something entirely different). Odd wants the
596596
user to be able to monitor both the birth rates and accumulated number
597597
of rabbits and the spatial distribution of the births. Since these are
598-
logically different they chooses to have two windows open:
598+
logically different they choose to have two windows open:
599599
600600
$rate_win = PDL::Graphics::PGPLOT::Window->new(Device => '/xw',
601601
Aspect => 1, WindowWidth => 5, NXPanel => 2);

0 commit comments

Comments
 (0)