aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO/DTRACE.md
diff options
context:
space:
mode:
authorPetr Vaněk <[email protected]>2017-12-29 17:03:08 +0100
committerPetr Vaněk <[email protected]>2017-12-29 17:03:08 +0100
commit15e2cf7d13ca66d024c3ca948a8ee2475e8acac0 (patch)
tree17dd09e1033fa1f3063a62fbb8ea4309b4a9afb6 /HOWTO/DTRACE.md
parent0052a4641d6f904fe632a9c056b9eed7ffc18b54 (diff)
downloadotp-15e2cf7d13ca66d024c3ca948a8ee2475e8acac0.tar.gz
otp-15e2cf7d13ca66d024c3ca948a8ee2475e8acac0.tar.bz2
otp-15e2cf7d13ca66d024c3ca948a8ee2475e8acac0.zip
Fix howto typos
Diffstat (limited to 'HOWTO/DTRACE.md')
-rw-r--r--HOWTO/DTRACE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/DTRACE.md b/HOWTO/DTRACE.md
index 0c08b6cc3d..28712dab88 100644
--- a/HOWTO/DTRACE.md
+++ b/HOWTO/DTRACE.md
@@ -44,7 +44,7 @@ Status
As of R15B01, the dynamic trace code is included in the OTP source distribution,
although it's considered experimental. The main development of the dtrace code
still happens outside of Ericsson, but there is no need to fetch a patched
-version of the OTP source to get the basic funtionality.
+version of the OTP source to get the basic functionality.
DTrace probe specifications
---------------------------