This commit is contained in:
aPunch 2012-02-16 17:48:07 -06:00
parent e2807d9baf
commit f1f0bcddea
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?
// This should work!
}
@Override