Index: template.php
===================================================================
--- template.php	(revision 26879)
+++ template.php	(working copy)
@@ -15,7 +15,8 @@
  * without the use of the other get_*_template() functions.
  *
  * @since 1.5.0
- *
+ * @uses apply_filters() Calls '{$type}_template' filter on found path. 
+ * 
  * @param string $type Filename without extension.
  * @param array $templates An optional list of template candidates
  * @return string Full path to file.
@@ -188,9 +189,6 @@
  * template is used. If none of the files exist, then it will fall back on to
  * index.php.
  *
- * @since 2.5.0
- * @uses apply_filters() Calls 'taxonomy_template' filter on found path.
- *
  * @return string
  */
 function get_taxonomy_template() {
