aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docbook/wsluarm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsluarm.xml b/docbook/wsluarm.xml
index 7290c077af..3db2b9cc9c 100644
--- a/docbook/wsluarm.xml
+++ b/docbook/wsluarm.xml
@@ -113,7 +113,7 @@ do
-- Declare the window we will use
local tw = TextWindow.new("Address Counter")
- -- This will contain a hash of counters of appereances of a certain address
+ -- This will contain a hash of counters of appearances of a certain address
local ips = {}
-- this is our tap