aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/livepatch/reliable-stacktrace.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/livepatch/reliable-stacktrace.rst')
-rw-r--r--Documentation/livepatch/reliable-stacktrace.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/livepatch/reliable-stacktrace.rst b/Documentation/livepatch/reliable-stacktrace.rst
index d56bb706172f..8d950f3ffedd 100644
--- a/Documentation/livepatch/reliable-stacktrace.rst
+++ b/Documentation/livepatch/reliable-stacktrace.rst
@@ -40,7 +40,7 @@ Principally, the reliable stacktrace function must ensure that either:
.. note::
In some cases it is legitimate to omit specific functions from the trace,
but all other functions must be reported. These cases are described in
- futher detail below.
+ further detail below.
Secondly, the reliable stacktrace function must be robust to cases where
the stack or other unwind state is corrupt or otherwise unreliable. The