diff --git a/issues/xml/issue0065.xml b/issues/xml/issue0065.xml
index fdd94d0a..474225c0 100644
--- a/issues/xml/issue0065.xml
+++ b/issues/xml/issue0065.xml
@@ -32,7 +32,7 @@ and "/"
has a filename of "/"
.
*this = parent_path()
, except that if parent_path() == root_path()
, clear()
.
+ Effects: *this = parent_path()
, except that if parent_path() == root_name()
, clear()
.
Returns: *this
.