From ed9b0bbdd5feec35a50f227a6acec1329ab894f2 Mon Sep 17 00:00:00 2001
From: hiddenz <hiddenz@mail.i2p>
Date: Wed, 15 Dec 2010 18:46:58 +0000
Subject: [PATCH] routerconsole help_ru.jsp: small fix

---
 apps/routerconsole/jsp/help_ru.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/routerconsole/jsp/help_ru.jsp b/apps/routerconsole/jsp/help_ru.jsp
index 03b1fdde83..c52749f961 100644
--- a/apps/routerconsole/jsp/help_ru.jsp
+++ b/apps/routerconsole/jsp/help_ru.jsp
@@ -172,5 +172,5 @@
  <jsp:setProperty name="contenthelper" property="startAtBeginning" value="true" />
  <jsp:getProperty name="contenthelper" property="textContent" />
 
- <p>Более подробный список изменений можно найти в файле history.txt в каталоге Вашего I2P.
+ <p>Более подробный список изменений можно найти в файле history.txt, который находится в директории установки I2P.
  </p><hr></div></body></html>
-- 
GitLab