浏览代码

AltoFocus: Removes unnecessary closing paragraph typo which was causing a fatal error on wpcom

Allan Cole 7 年之前
父节点
当前提交
378e4ff3bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      altofocus/inc/jetpack-fonts.php

+ 1 - 1
altofocus/inc/jetpack-fonts.php

@@ -519,4 +519,4 @@ function altofocus_custom_font_rules( $category_rules ) {
 	);
 
 	return $category_rules;
-} );
+}