From b3e162e70618ea83ff20f985cbe0a513628f15cb Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Sat, 31 Dec 2011 14:16:24 +0000
Subject: [PATCH] s/libwrapper.dll/wrapper.dll/

---
 installer/lib/wrapper/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/installer/lib/wrapper/README.txt b/installer/lib/wrapper/README.txt
index 77e6a85fec..c4529c9f88 100644
--- a/installer/lib/wrapper/README.txt
+++ b/installer/lib/wrapper/README.txt
@@ -8,7 +8,7 @@ From the delta pack, copy lib/wrapper.jar to all/
 
 From the delta pack, strip the binaries in lib/
 (if you have the tools to do so for that architecture) and copy
-to xxx/librapper.so, libwrapper.jnilib, or libwrapper.dll for the following directories.
+to xxx/librapper.so, libwrapper.jnilib, or wrapper.dll for the following directories.
 Don't forget to disable the execute bit.
 	linux (x86-32)
 	linux64 (x86-64)
-- 
GitLab