소스 검색

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;
-} );
+}