Use Python 3 instead of 3.0.
diff --git a/Doc/library/fm.rst b/Doc/library/fm.rst
index 6bf6808..c7eb4f3 100644
--- a/Doc/library/fm.rst
+++ b/Doc/library/fm.rst
@@ -8,7 +8,7 @@
    :deprecated:
 
 .. deprecated:: 2.6
-   The :mod:`fm` module has been deprecated for removal in Python 3.0.
+   The :mod:`fm` module has been removed in Python 3.