Fix typo in README.hp
authorIvan Maidanski <ivmai@mail.ru>
Fri, 12 May 2017 07:05:59 +0000 (10:05 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 12 May 2017 07:05:59 +0000 (10:05 +0300)
* doc/README.hp: Fix typo ("recently") in documentation.

doc/README.hp

index d9fe7c8..bb583bb 100644 (file)
@@ -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