Index: src/wp-includes/taxonomy.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- src/wp-includes/taxonomy.php	(revision 38786)
+++ src/wp-includes/taxonomy.php	(revision )
@@ -2536,8 +2536,8 @@
  * a WP_Error will be passed back. If you don't pass any slug, then a unique one
  * will be created for you.
  *
- * For what can be overrode in `$args`, check the term scheme can contain and stay
- * away from the term keys.
+ * Check the $wpdb->terms and $wpdb->term_taxonomy scheme for what can be overridden in `$args`.
+ * Do not use the $wpdb->terms and $wpdb->term_taxonomy scheme keys.
  *
  * @since 2.3.0
  *
