cc2b9c7
--- Newt-1.08/Newt.pm	2009-03-11 21:21:20.000000000 -0400
cc2b9c7
+++ Newt-1.08/Newt.pm	2009-03-11 21:19:16.000000000 -0400
cc2b9c7
@@ -857,6 +856,8 @@
cc2b9c7
 
cc2b9c7
 Returns a tuple containing the screen dimensions.
cc2b9c7
 
cc2b9c7
+=back
cc2b9c7
+
cc2b9c7
 =head1 Keyboard input
cc2b9c7
 
cc2b9c7
 =over
cc2b9c7
@@ -1389,7 +1390,7 @@
cc2b9c7
 
cc2b9c7
 F12 is always defined to be a hotkey.
cc2b9c7
 
cc2b9c7
-=head2 Drawing panels instead uf running them
cc2b9c7
+=head2 Drawing panels instead of running them
cc2b9c7
 
cc2b9c7
 When you run a panel the terminal is blocked until the user presses a
cc2b9c7
 component or a key that causes the panel to exit. Sometimes is useful