From 35f083ecf32729afa2cdc8c1081dbe01477cb11e Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sat, 29 Nov 2014 22:52:59 +0100 Subject: Fix minor eprof and fprof doc issues --- lib/tools/doc/src/fprof.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tools/doc/src/fprof.xml') diff --git a/lib/tools/doc/src/fprof.xml b/lib/tools/doc/src/fprof.xml index ef8b82c9fa..f83c049fcd 100644 --- a/lib/tools/doc/src/fprof.xml +++ b/lib/tools/doc/src/fprof.xml @@ -789,7 +789,7 @@ create_file_slow(FD, M, N) -> function was first unsuspended and then garbage collected. Otherwise the printout would show garbage_collect being called from suspend but not - not which function that might have caused the garbage + which function that might have caused the garbage collection.

Let us now get back to the test code:

-- cgit v1.2.3