aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.tvbuff
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-04-14 09:20:02 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-04-14 09:20:02 +0000
commit2e0c551bd29488c68c8e3ab815183b509d2d322b (patch)
tree28ede68419d93132a07eb5544433ddee5c1e773b /doc/README.tvbuff
parent1fdf6d04b2a73ae0222fff3ab433474f063adb4d (diff)
From Steve Karg
updates to BACNet git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14075 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/README.tvbuff')
-rw-r--r--doc/README.tvbuff2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.tvbuff b/doc/README.tvbuff
index 2aad9d8dcc..b99d1e9c7e 100644
--- a/doc/README.tvbuff
+++ b/doc/README.tvbuff
@@ -96,7 +96,7 @@ the usage count on the tvbuff (tvb_increment_usage_count()). But
in all normal cases you really want to take advantage of the default
behavior.
-Even though the definition of tvbuff is in tvbuff.h, you sholud treat a tvbuff
+Even though the definition of tvbuff is in tvbuff.h, you should treat a tvbuff
as an opaque structure. You should not access its members directly. You must
use one of the provided accessor methods to retrieve data from the tvbuff. All
accessors will throw an exception if an attempt is made to read beyond the