summaryrefslogtreecommitdiffstats
path: root/indexlib/thing.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-05 13:42:49 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-05 13:42:49 -0500
commitd53e057f92fb74a6655f33388d2ffcbc7954489d (patch)
tree58e08f26c5316b1b3f72003b7afc38956f609df6 /indexlib/thing.h
parent6b96e6cfbbd5637c59445f98f3cb31990533a1bf (diff)
downloadtdepim-d53e057f92fb74a6655f33388d2ffcbc7954489d.tar.gz
tdepim-d53e057f92fb74a6655f33388d2ffcbc7954489d.zip
Fix typos.
Diffstat (limited to 'indexlib/thing.h')
-rw-r--r--indexlib/thing.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexlib/thing.h b/indexlib/thing.h
index 923bad33..0fc495f7 100644
--- a/indexlib/thing.h
+++ b/indexlib/thing.h
@@ -157,8 +157,8 @@ struct simple_accessor {
write<uint32_t>( out, p.cast_to_uint32() ); \
} \
template<> \
- struct byte_lenght_struct< pointer <name> > { \
- static const unsigned value = byte_lenght_struct<uint32_t>::value; \
+ struct byte_length_struct< pointer <name> > { \
+ static const unsigned value = byte_length_struct<uint32_t>::value; \
}; \
} // namespace