Fix typo in README.md
authorShuo Wang <wangshuo47@huawei.com>
Mon, 16 Nov 2020 12:24:46 +0000 (20:24 +0800)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Nov 2020 14:16:43 +0000 (09:16 -0500)
Signed-off-by: Shuo Wang <wangshuo47@huawei.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README.md

index 601703bdf6209af39c9e27e47a9d0c9d3e2d6b13..539a964845b5fb2ee22be1c24fe21ec90532f6f8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -387,7 +387,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.
This page took 0.025463 seconds and 4 git commands to generate.