Index: src/wp-content/themes/twentysixteen/functions.php
===================================================================
--- src/wp-content/themes/twentysixteen/functions.php	(revision 60681)
+++ src/wp-content/themes/twentysixteen/functions.php	(working copy)
@@ -241,9 +241,9 @@
  *
  * Priority 0 to make it available to lower priority callbacks.
  *
+ * @since Twenty Sixteen 1.0
+ *
  * @global int $content_width
- *
- * @since Twenty Sixteen 1.0
  */
 function twentysixteen_content_width() {
 	$GLOBALS['content_width'] = apply_filters( 'twentysixteen_content_width', 840 );
