]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/urlmapper.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / lib / urlmapper.php
index 3a6f70fcdaee525cd5bf9c8b6326ee9bdfe82f74..bfc98ddd7970c4fbd33e8b6ab54513f67ffa5a39 100644 (file)
@@ -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.
  *