From 49cecdfe234d4c15bd092c4b1992df1432f10387 Mon Sep 17 00:00:00 2001 From: Jason Schmidlapp <Jason.Schmidlapp@gmail.com> Date: Tue, 21 Feb 2012 12:46:49 -0500 Subject: [PATCH] Fixed spelling in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f6ca025..e02a680 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ embedded operating systems. Currently, PTE has been ported to Texas Instrument's DSP/BIOS and Sony's PSP OS. -PTE is based heavily on Pthreads Win32, and implementation of pthreads +PTE is based heavily on Pthreads Win32, an implementation of pthreads for Windows. Information on building and porting PTE is available at -- GitLab