remove redundant sentance
This commit is contained in:
parent
2a0178d304
commit
09650cff6a
@ -8,8 +8,7 @@ ops: 807434
|
|||||||
# was a bit more involved than the mutex-based one. It
|
# was a bit more involved than the mutex-based one. It
|
||||||
# might be useful in certain cases though, for example
|
# might be useful in certain cases though, for example
|
||||||
# where you have other channels involved or when managing
|
# where you have other channels involved or when managing
|
||||||
# multiple such mutexes would be error-prone. The right
|
# multiple such mutexes would be error-prone. You should
|
||||||
# approach for your program will depend on its particular
|
# use whichever approach feels most natural, especially
|
||||||
# details. You should use whatever approach feels most
|
# with respect to understanding the correctness of your
|
||||||
# natural, especially with respect to understanding the
|
# program.
|
||||||
# correctness of your program.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user