Fix typo
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:56:27 +0000 (10:56 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:56:27 +0000 (10:56 -0500)
src/beam_stats_process.erl

index 5dc64d7..c014ed3 100644 (file)
@@ -150,7 +150,7 @@ pid_info_opt(Pid, Key) ->
 %% ============================================================================
 %% Process code origin approximation or naming the anonymous processes.
 %%
-%% At runtime, given a PID, how precicely can we identify the origin of the
+%% At runtime, given a PID, how precisely can we identify the origin of the
 %% code it is running?
 %%
 %% We have these data points:
This page took 0.02608 seconds and 4 git commands to generate.