This commit is contained in:
aPunch 2012-02-16 17:56:25 -06:00
parent f1f0bcddea
commit db8d5cb02b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ public class TextEditor implements Editor {
@Override
public void begin() {
// This should work!
// If this doesn't work I quit the internet.
}
@Override