From a80b9507ae88c837d5c06d06e4c7bb375d9c8fb1 Mon Sep 17 00:00:00 2001 From: corvid Date: Thu, 13 Sep 2012 15:21:46 +0000 Subject: typos/spelling/a little English --- lout/misc.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lout/misc.hh') diff --git a/lout/misc.hh b/lout/misc.hh index f877c879..fe5cdcd5 100644 --- a/lout/misc.hh +++ b/lout/misc.hh @@ -262,7 +262,7 @@ public: * O(n). * * The basic idea is to keep an extra array (actually two, of which - * the second one is used temporally), which is inserted in a logical + * the second one is used temporarily), which is inserted in a logical * way. Since there is only one extra array at max, reading is rather * simple and fast (see NotSoSimpleVector::getRef): check whether the * position is before, within, or after the extra array. The first -- cgit v1.2.3