We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1cee8 commit cd281d0Copy full SHA for cd281d0
README.adoc
@@ -78,7 +78,7 @@ To isolate the 1st and 3rd CPU cores (CPU numbers start from 0) on your system,
78
isolcpus=1,3
79
80
==== Acquiring a CPU lock for a thread
81
-You can acquire a lock for a CPU in the following matter
+You can acquire a lock for a CPU in the following way:
82
83
In Java 6
84
[source, java]
0 commit comments