A sentence in future/htm.tex is having 'and' unnecessarily.  Probably
just a typo.  Remove it.

Signed-off-by: SeongJae Park <[email protected]>
---
 future/htm.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/future/htm.tex b/future/htm.tex
index 1404169e..7a5e4ed3 100644
--- a/future/htm.tex
+++ b/future/htm.tex
@@ -582,7 +582,7 @@ semantics of locking, but loses locking's time-based 
messaging semantics.
 
        On the other hand, it is possible for a non-empty lock-based
        critical section to be relying on both the data-protection
-       and time-based and messaging semantics of locking.
+       and time-based messaging semantics of locking.
        Using transactional lock elision in such a case would be
        incorrect, and would result in bugs.
 }\QuickQuizEndM
-- 
2.17.1


Reply via email to