aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-assa_r3.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-02-26 04:42:26 +0000
committerBill Meier <wmeier@newsguy.com>2013-02-26 04:42:26 +0000
commit96a24cc79f7a32851cc2005603e32633389043a3 (patch)
tree62c91332176b091409c8f06937bbce734155981e /epan/dissectors/packet-assa_r3.c
parenta6e56df8b683bb696655c331f64f22abc8f36af4 (diff)
Fix spelling/typos found using a list of commonly misspelled words.
The misspellings were mostly in comments but some were in text strings visible to the user. svn path=/trunk/; revision=47899
Diffstat (limited to 'epan/dissectors/packet-assa_r3.c')
-rw-r--r--epan/dissectors/packet-assa_r3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-assa_r3.c b/epan/dissectors/packet-assa_r3.c
index 69a3b57d2f..c7730c480c 100644
--- a/epan/dissectors/packet-assa_r3.c
+++ b/epan/dissectors/packet-assa_r3.c
@@ -511,7 +511,7 @@ typedef enum
EVENT_PANICACTIVE, /* 48 - Access denied because lock is in panic mode */
EVENT_PASSAGEACTIVE, /* 49 - Access denied because lock is in passage mode */
EVENT_PASSAGEINACTIVE, /* 50 - Access denied because lock is not in passage mode */
- EVENT_BADACCESSMODE, /* 51 - Access denied because access mode is wierd */
+ EVENT_BADACCESSMODE, /* 51 - Access denied because access mode is weird */
EVENT_CLOCKERR, /* 52 - Error reading RTC */
EVENT_REMOTEUNLOCK, /* 53 - Remote unlock */
EVENT_TZHAUDISABLED, /* 54 - Time zone, exceptions, and auto-unlock functionality disabled */