浏览代码

This time with proper whitespace.

Justin Hileman 10 年之前
父节点
当前提交
f712edaa9d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/fixtures/examples/template_inheritance/TemplateInheritance.php

+ 1 - 1
test/fixtures/examples/template_inheritance/TemplateInheritance.php

@@ -2,5 +2,5 @@
 
 class TemplateInheritance
 {
-	// This space intentionally left blank.
+    // This space intentionally left blank.
 }