Trailing whitespace cleanup.

This commit is contained in:
Justin Hileman
2010-04-06 01:11:27 -04:00
parent 1ede993bb3
commit 05767e3b74
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ class DoubleSection extends Mustache {
public function t() {
return true;
}
public $two = "second";
}