From ea3c3bf22e8e71336a901003548a5f25f949d599 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 14 Mar 2010 19:09:24 +0000 Subject: typos --- dw/iterator.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dw/iterator.cc') 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 -- cgit v1.2.3