Index: modules/taxonomy/taxonomy.module
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- modules/taxonomy/taxonomy.module	(revision 217:2cb09250946a)
+++ modules/taxonomy/taxonomy.module	(revision 217+:2cb09250946a+)
@@ -1271,6 +1271,7 @@
  *
  * @return
  *   A term object. Results are statically cached.
+ *   FALSE if term was not found.
  */
 function taxonomy_term_load($tid) {
   if (!is_numeric($tid)) {
