Index: ossp-pkg/pth/pth_sched.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_sched.c,v rcsdiff -q -kk '-r1.94' '-r1.95' -u '/v/ossp/cvs/ossp-pkg/pth/pth_sched.c,v' 2>/dev/null --- pth_sched.c 2006/06/08 17:54:53 1.94 +++ pth_sched.c 2006/11/27 08:14:11 1.95 @@ -814,7 +814,7 @@ /* * move last thread to ready queue if any events occurred for it. - * we insert it with a slightly increased queue priority to it a + * we insert it with a slightly increased queue priority to give it a * better chance to immediately get scheduled, else the last running * thread might immediately get again the CPU which is usually not * what we want, because we oven use pth_yield() calls to give others