summaryrefslogtreecommitdiff
path: root/npc/functions/politics.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/politics.txt')
-rw-r--r--npc/functions/politics.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt
index 62b2d2ed6..d48d04224 100644
--- a/npc/functions/politics.txt
+++ b/npc/functions/politics.txt
@@ -280,7 +280,7 @@ function script POL_Information {
mesc l("An account may vote anywhere, but only once per town (weekly).");
next;
mesc l("The town administrator benefits for free services on the town.");
- mesc l("Also, they can control the city taxes, which incide upon purchases and sales within the town.");
+ mesc l("Also, they can control the city taxes, which are applied upon purchases and sales within the town.");
mesc l("However, they must visit their town office and do daily paperwork, every day. Otherwise, town reputation will go down.");
mesc l("If town reputation reaches zero, the town will only be able to get money with taxes.");
return;