--- a	2016-01-21 10:27:56.222313765 +0200
+++ b	2016-01-21 10:28:09.654473066 +0200
@@ -161,7 +161,7 @@
  * It appears that this function can be used to find all of the names inside of
  * $wp_taxonomies global variable.
  *
- * `<?php $taxonomies = get_object_taxonomies('post'); ?>` Should
+ * `$taxonomies = get_object_taxonomies('post')` Should
  * result in `Array( 'category', 'post_tag' )`
  *
  * @since 2.3.0
