From 9265ac87d9f551cbb20e748626e42669b2a757e6 Mon Sep 17 00:00:00 2001 From: Tim Cuthbertson Date: Mon, 21 May 2018 21:29:18 +1000 Subject: [PATCH] Fix typo --- doc/advanced-topics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/advanced-topics.rst b/doc/advanced-topics.rst index 0533e3f5..a3b40d01 100644 --- a/doc/advanced-topics.rst +++ b/doc/advanced-topics.rst @@ -89,7 +89,7 @@ set of predicates: version - ``mt_posix``: forces the use of posix threads rather than VM - threads. VM threadws are deprecated and are likely to go away soon + threads. VM threads are deprecated and are likely to go away soon - ``ppx_driver``: when a library acts differently depending on whether it is linked as part of a driver or meant to add a ``-ppx`` argument