aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/arch/arm/vlocks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arch/arm/vlocks.rst')
-rw-r--r--Documentation/arch/arm/vlocks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/arm/vlocks.rst b/Documentation/arch/arm/vlocks.rst
index a40a1742110b..737aa8661a21 100644
--- a/Documentation/arch/arm/vlocks.rst
+++ b/Documentation/arch/arm/vlocks.rst
@@ -155,7 +155,7 @@ the basic algorithm:
optimisation.
If there are too many CPUs to read the currently_voting array in
- one transaction then multiple transations are still required. The
+ one transaction then multiple transactions are still required. The
implementation uses a simple loop of word-sized loads for this
case. The number of transactions is still fewer than would be
required if bytes were loaded individually.