Skip to content

Commit cd281d0

Browse files
authored
Update README.adoc
1 parent 8e1cee8 commit cd281d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To isolate the 1st and 3rd CPU cores (CPU numbers start from 0) on your system,
7878
isolcpus=1,3
7979

8080
==== Acquiring a CPU lock for a thread
81-
You can acquire a lock for a CPU in the following matter
81+
You can acquire a lock for a CPU in the following way:
8282

8383
In Java 6
8484
[source, java]

0 commit comments

Comments
 (0)