From: Siraaj Khandkar Date: Mon, 9 Dec 2019 15:56:27 +0000 (-0500) Subject: Fix typo X-Git-Tag: 1.0.2~4 X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=commitdiff_plain;h=eb6b9342c34b63de7e57493e0cc682e97046fcca Fix typo --- diff --git a/src/beam_stats_process.erl b/src/beam_stats_process.erl index 5dc64d7..c014ed3 100644 --- a/src/beam_stats_process.erl +++ b/src/beam_stats_process.erl @@ -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: