diff --git a/docs/metadesk_reference.mdesk b/docs/metadesk_reference.mdesk index 0bc08d3..8a72715 100644 --- a/docs/metadesk_reference.mdesk +++ b/docs/metadesk_reference.mdesk @@ -1485,7 +1485,7 @@ MD_ParseSetRule: } @send(Strings) -@doc("Searches @code 'string' for the last @code '/' or @code '\' character occurring in the string, and skips it and anything before it in the returned string.") +@doc("Searches @code 'string' for the last @code '/' or @code '\\' character occurring in the string, and skips it and anything before it in the returned string.") @see(MD_S8Skip) @func MD_PathSkipLastSlash: {