correct docs

This commit is contained in:
Shish 2009-08-20 20:51:25 +01:00
parent 087444b841
commit 8ea67db1fa

View file

@ -16,7 +16,7 @@
* <br>Adding a slash and some search terms will get a random image * <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 * from those results. This can be useful if you want a specific size
* of random image, or from a category. You could link to * 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 { class RandomImage extends SimpleExtension {