Skip to content

Commit d4455d0

Browse files
authored
Merge pull request #60 from hyperxpro/master
Fix minor typo error
2 parents 7635e4a + c27d35e commit d4455d0

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
@@ -222,7 +222,7 @@ try (AffinityLock lock = AffinityLock.acquireLockLastMinus(n)) {
222222

223223
I have the cpuId in a configuration file, how can I set it using a string?
224224

225-
=== Answer: use one fo the following.
225+
=== Answer: use one of the following.
226226

227227
[source,java]
228228
----

0 commit comments

Comments
 (0)