repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 46c3e6873dbe4b792bac928ab678ebba0f799cf7: path_to: revision_to:
commit 46c3e6873dbe4b792bac928ab678ebba0f799cf7 Author: Emanuele GiaquintaDate: Thu Jul 7 17:38:34 2016 +0000 Doc fix. diff --git a/src/perl/background b/src/perl/background
--- a/src/perl/background
+++ b/src/perl/background
@@ -134,7 +134,7 @@ get a percentage):
scale 2, load "$HOME/mypic.png"
This enlarges the image by a factor of 2 (200%). As you can see, C
-has now two arguments, the C<200> and the C expression, while
+has now two arguments, the C<2> and the C expression, while
C only has one argument. Arguments are separated from each other by
commas.
-----END OF PAGE-----