From 73810155954328f7c7c9e3e22f2be44ce5aeef0c Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Mon, 28 Nov 2011 21:42:12 +0100 Subject: Fix misspelling of 'turn off' --- lib/hipe/tools/hipe_profile.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/hipe') diff --git a/lib/hipe/tools/hipe_profile.erl b/lib/hipe/tools/hipe_profile.erl index 7566acb8f4..1284b64f13 100644 --- a/lib/hipe/tools/hipe_profile.erl +++ b/lib/hipe/tools/hipe_profile.erl @@ -89,7 +89,7 @@ calls() -> %% F(), %% %% Get result. %% R = res(), -%% %% Turn of profiling. +%% %% Turn off profiling. %% prof_off(), %% R. -- cgit v1.2.3