diff options
author | corvid <corvid@lavabit.com> | 2010-03-14 19:09:24 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-03-14 19:09:24 +0000 |
commit | ea3c3bf22e8e71336a901003548a5f25f949d599 (patch) | |
tree | b6eb44c28802694473a35f58b21cbc09e3365c85 | |
parent | bd30043e5cdad0321462ccf0a1249527ce950e21 (diff) |
typos
-rw-r--r-- | dw/iterator.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dw/iterator.cc b/dw/iterator.cc index ef37cbc2..e9431e9b 100644 --- a/dw/iterator.cc +++ b/dw/iterator.cc @@ -58,7 +58,7 @@ bool Iterator::equals (Object *other) /** * \brief Delete the iterator. * - * The desctructor is hidden, implementations may use optimizations for + * The destructor is hidden, implementations may use optimizations for * the allocation. (Will soon be the case for dw::core::EmptyIteratorFactory.) */ void Iterator::unref () @@ -147,7 +147,7 @@ void Iterator::scrollTo (Iterator *it1, Iterator *it2, int start, int end, // |----------------------------| // width // - // Therefor, we the region smaller, so that the region will be + // Therefore, we make the region smaller, so that the region will be // displayed like this: // // ,-- alloc1 |