From 52f1a7f62746982698598b1f2ff2c54cfbc0a72c Mon Sep 17 00:00:00 2001
From: j <0x006A@0x2620.org>
Date: Thu, 5 Jul 2012 21:41:16 +0200
Subject: [PATCH] fix link
---
examples/images/image_manipulation/js/example.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/images/image_manipulation/js/example.js b/examples/images/image_manipulation/js/example.js
index 88e56fb3..c1874244 100644
--- a/examples/images/image_manipulation/js/example.js
+++ b/examples/images/image_manipulation/js/example.js
@@ -5,7 +5,7 @@ Ox.load('Image', function() {
/*
Load a sample image (which has its own entry in
- Wikipedia).
+ Wikipedia).
*/
Ox.Image('png/lenna256.png', function(image) {