From 77627bd89e0ced9f37e87e1be9780d7a56636fc7 Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Thu, 19 Nov 2020 11:21:19 +0000
Subject: [PATCH] Fix a typo in 32020-01.html

Fix typo ("aquire" -> "acquire") in 32020-01.html.

Patch by: Somename
---
 .../java/com/l2jserver/datapack/ai/npc/Rafforty/32020-01.html   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/com/l2jserver/datapack/ai/npc/Rafforty/32020-01.html b/src/main/java/com/l2jserver/datapack/ai/npc/Rafforty/32020-01.html
index 3a1c511f7d..2892c5b10c 100644
--- a/src/main/java/com/l2jserver/datapack/ai/npc/Rafforty/32020-01.html
+++ b/src/main/java/com/l2jserver/datapack/ai/npc/Rafforty/32020-01.html
@@ -1,5 +1,5 @@
 <html><body>Rafforty:<br>
-Is this a Freya Necklace? Hmm... it's okay I guess. It isn't as interesting as a Blessed Freya Necklace. You could be lucky enough to get one, or if you happen to aquire Freya's Soul in a bottle you can create a Blessed Freya Necklace. However the process is, well... different. Tell you what, if you bring me these items I can make one for you.<br>
+Is this a Freya Necklace? Hmm... it's okay I guess. It isn't as interesting as a Blessed Freya Necklace. You could be lucky enough to get one, or if you happen to acquire Freya's Soul in a bottle you can create a Blessed Freya Necklace. However the process is, well... different. Tell you what, if you bring me these items I can make one for you.<br>
 <a action="bypass -h Quest Rafforty 32020-04.html">"I have a Bottle of Freya's Soul."</a><br>
 <a action="bypass -h Quest Rafforty 32020-03.html">"Where can I get Freya's Soul?"</a>
 </body></html>
\ No newline at end of file
-- 
GitLab