We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5150d3a commit 2c8f7b0Copy full SHA for 2c8f7b0
Documentation/livepatch/livepatch.rst
@@ -50,7 +50,7 @@ some limitations, see below.
50
3. Consistency model
51
====================
52
53
-Functions are there for a reason. They take some input parameters, get or
+Functions are there for a reason. They take some input parameters, acquire or
54
release locks, read, process, and even write some data in a defined way,
55
have return values. In other words, each function has a defined semantic.
56
0 commit comments