From 5d92c646b6da3e4cd6e06221fe2def1d11f57117 Mon Sep 17 00:00:00 2001
From: Tim Schaub
Date: Tue, 1 Feb 2011 16:05:47 +0000
Subject: [PATCH] Correcting link to source.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11066 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
---
examples/cql-format.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/cql-format.html b/examples/cql-format.html
index ccecad7e42..46579d10e0 100644
--- a/examples/cql-format.html
+++ b/examples/cql-format.html
@@ -41,7 +41,7 @@
- View the cql-filter.js source
+ View the cql-format.js source
to see how this is done.