correct docs

This commit is contained in:
Shish 2009-08-20 20:51:25 +01:00
parent 046fb2c33a
commit 695352ad16

@ -16,7 +16,7 @@
* <br>Adding a slash and some search terms will get a random image
* from those results. This can be useful if you want a specific size
* of random image, or from a category. You could link to
* <code>/random_image/download/size:1024x768+cute</code>
* <code>/random_image/download/size=1024x768+cute</code>
*/
class RandomImage extends SimpleExtension {