From 15e2cf7d13ca66d024c3ca948a8ee2475e8acac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Van=C4=9Bk?= Date: Fri, 29 Dec 2017 17:03:08 +0100 Subject: Fix howto typos --- HOWTO/DTRACE.md | 2 +- HOWTO/TESTING.md | 2 +- 2 files changed, 2 insertions(+), 2 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 --------------------------- diff --git a/HOWTO/TESTING.md b/HOWTO/TESTING.md index 34eaa68df8..ad59319efa 100644 --- a/HOWTO/TESTING.md +++ b/HOWTO/TESTING.md @@ -80,7 +80,7 @@ To configure and run the tests `ts` is used. `ts` is a wrapper module to [common_test][] which takes care of configuration and build issues before [common_test][] is started. -`ts` has a lot of special options and functions which can be usefull when +`ts` has a lot of special options and functions which can be useful when testing Erlang/OTP. For a full listing issue `ts:help()` in the erlang shell. ### Configuring the test environment -- cgit v1.2.3