rephrase
diff --git a/Doc/library/os.path.rst b/Doc/library/os.path.rst
index 58a5caf..6d3464b 100644
--- a/Doc/library/os.path.rst
+++ b/Doc/library/os.path.rst
@@ -305,7 +305,7 @@
 
    .. warning::
 
-      This function is deprecated and is removed in 3.0 in favor of
+      This function is deprecated and has been removed in 3.0 in favor of
       :func:`os.walk`.