From 62fa9340a8bbda5f205ac51dfb66a057ac585a9f Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 12 May 2017 10:05:59 +0300 Subject: [PATCH] Fix typo in README.hp * doc/README.hp: Fix typo ("recently") in documentation. --- doc/README.hp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.hp b/doc/README.hp index d9fe7c8b..bb583bbc 100644 --- a/doc/README.hp +++ b/doc/README.hp @@ -8,7 +8,7 @@ The collector should compile with either plain cc or cc -Ae. Cc -Aa fails to define _HPUX_SOURCE and thus will not configure the collector correctly. -Incremental collection support was reccently added, and should now work. +Incremental collection support was added recently, and should now work. In spite of past claims, pthread support under HP/UX 11 should now work. Define GC_HPUX_THREADS for the build. Incremental collection still does not -- 2.40.0