]> granicus.if.org Git - gc/commitdiff
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>
Tue, 23 May 2017 22:07:07 +0000 (01:07 +0300)
* doc/README.hp: Fix typo ("recently") in documentation.

doc/README.hp

index d9fe7c8ba6a6cadf96792dadb9eaaa781e11095e..bb583bbc0d18fa5e8e7c3d9640bf4bf9fbb20e51 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