From patchwork Fri Nov 13 09:01:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuo Wang X-Patchwork-Id: 3737110 From: wangshuo47 at huawei.com (wangshuo (AF)) Date: Fri, 13 Nov 2020 09:01:49 +0000 Subject: [lttng-dev] [PATCH] README: fix typo in README.md Message-ID: README: fix typo in README.md Signed-off-by: Shuo Wang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -------------- next part -------------- An HTML attachment was scrubbed... URL: diff --git a/README.md b/README.md index 2d6dcaa..dd7ebd1 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ For always-on debugging self-checks: ./configure --enable-rcu-debug For fine grained enabling of debugging self-checks, build -urserspace-rcu with DEBUG_RCU defined and compile dependent +userspace-rcu with DEBUG_RCU defined and compile dependent applications with DEBUG_RCU defined when necessary. Warning: Enabling this feature result in a performance penalty. -- 2.23.0