X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Furlmapper.php;h=bfc98ddd7970c4fbd33e8b6ab54513f67ffa5a39;hb=4160a3fb730113f3d712bd777884c4b0482f6df1;hp=3a6f70fcdaee525cd5bf9c8b6326ee9bdfe82f74;hpb=67801a556610f89a60106c0074c42947967f3adf;p=quix0rs-gnu-social.git diff --git a/lib/urlmapper.php b/lib/urlmapper.php index 3a6f70fcda..bfc98ddd79 100644 --- a/lib/urlmapper.php +++ b/lib/urlmapper.php @@ -39,7 +39,7 @@ if (!defined('STATUSNET')) { * * Converts a path into a set of parameters, and vice versa * - * We used to use Net_URL_Mapper, so there's a wrapper class at Router, q.v. + * We used to use URLMapper, so there's a wrapper class at Router, q.v. * * NUM's vagaries are the main reason we have weirdnesses here. *