From 17cf623636f2f3eb294426cd7c51af5a91ff5168 Mon Sep 17 00:00:00 2001
From: rolux
Date: Tue, 12 Jun 2012 23:48:23 +0200
Subject: [PATCH] typo
---
static/js/pandora/siteDialog.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/js/pandora/siteDialog.js b/static/js/pandora/siteDialog.js
index 5c687a88c..a5468bf1a 100644
--- a/static/js/pandora/siteDialog.js
+++ b/static/js/pandora/siteDialog.js
@@ -27,7 +27,7 @@ pandora.ui.siteDialog = function(section) {
+ 'a new JavaScript library for web applications.
'
+ 'To learn more about pan.do/ra and OxJS, '
+ 'please visit pan.do/ra '
- + 'and oxjs.org '
+ + 'and oxjs.org.
'
)
.appendTo($content);
} else {