aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-04-14 09:20:02 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-04-14 09:20:02 +0000
commita5863ec066cc91e790bf839b3eb40eff451d80fd (patch)
tree28ede68419d93132a07eb5544433ddee5c1e773b /doc
parent1d2c39cc60232a54f6fe906ab2b2a4b4d1175fda (diff)
From Steve Karg
updates to BACNet svn path=/trunk/; revision=14075
Diffstat (limited to 'doc')
-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