Put threading in front of thread
diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst
index 0e2013b..fa76a24 100644
--- a/Doc/library/someos.rst
+++ b/Doc/library/someos.rst
@@ -14,10 +14,10 @@
 .. toctree::
 
    select.rst
-   thread.rst
    threading.rst
-   dummy_thread.rst
+   thread.rst
    dummy_threading.rst
+   dummy_thread.rst
    multiprocessing.rst
    mmap.rst
    readline.rst