--- rxvt-unicode/src/perl/background 2012/06/07 13:48:15 1.31 +++ rxvt-unicode/src/perl/background 2012/06/07 13:56:27 1.32 @@ -31,7 +31,7 @@ =head2 PROVIDERS/GENERATORS These functions provide an image, by loading it from disk, grabbing it -from the root screen or by simply generating it. They are used as strating +from the root screen or by simply generating it. They are used as starting points to get an image you can play with. =over 4 @@ -91,7 +91,7 @@ =head2 VARIABLES The following functions provide variable data such as the terminal -widnow dimensions. Most of them make your expression sensitive to some +window dimensions. Most of them make your expression sensitive to some events, for example using C (terminal width) means your expression is evaluated again when the terminal is resized.