commit | 612ae259a58d460574d21a13a0409c0f6f6f635f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jan 21 18:15:58 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Jan 22 13:49:42 2010 -0800 |
tree | 34b6bf0886bd4cab4733c59fd41fc46bacef5dbe | |
parent | a128eb86e89751f9bbd5157dc6816f7ae25abc84 [diff] |
Rewrite java.util.Formatter documentation. Some guy on the internets pointed out that our documentation of argument indexes was garbled. I fixed that, and then noticed that pretty much all the documentation was close enough to be convincing but wrong enough to not be very useful. I've fixed everything I've found. The result isn't perfect, but it's good enough that I could stand to use it myself now.