Index: trunk/extensions/Cite/Cite_body.php |
— | — | @@ -370,7 +370,7 @@ |
371 | 371 | |
372 | 372 | wfProfileIn( __METHOD__.'-cache-get' ); |
373 | 373 | $ret = $wgMemc->get( $cacheKey ); |
374 | | - wfProfileOut( __METHOD__.'-cache' ); |
| 374 | + wfProfileOut( __METHOD__.'-cache-get' ); |
375 | 375 | |
376 | 376 | if ( !$ret ) { |
377 | 377 | wfProfileIn( __METHOD__ .'-parse' ); |