This commit is contained in:
j 2012-07-05 21:41:16 +02:00
parent bad9f22aa2
commit 52f1a7f627

View file

@ -5,7 +5,7 @@ Ox.load('Image', function() {
/*
Load a sample image (which has its own entry in
<a href="see http://en.wikipedia.org/wiki/Lenna">Wikipedia</a>).
<a href="http://en.wikipedia.org/wiki/Lenna">Wikipedia</a>).
*/
Ox.Image('png/lenna256.png', function(image) {