[or-cvs] [metrics-web/master] Fix typo.
karsten at torproject.org
karsten at torproject.org
Wed Sep 22 12:13:37 UTC 2010
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Wed, 22 Sep 2010 14:13:21 +0200
Subject: Fix typo.
Commit: 26ff1f0cd36dee697296a05567d27312f8105943
---
war/research.jsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/war/research.jsp b/war/research.jsp
index 998a136..89a0887 100644
--- a/war/research.jsp
+++ b/war/research.jsp
@@ -1,4 +1,4 @@
<jsp:useBean id="template" class="org.torproject.ernie.web.TemplateController" scope="request" />
<jsp:setProperty name="template" property="template" value="research"/>
-<jsp:setProperty name="template" property="title" value="Tor Metrics Portal: Reserch"/>
+<jsp:setProperty name="template" property="title" value="Tor Metrics Portal: Research"/>
<%@ include file="/WEB-INF/templates/main.tpl.jsp" %>
--
1.7.1
More information about the tor-commits
mailing list