I recently read a large portion of the Spring docs and made notes of errata and wording issues as I went. The docs were very thoughtful and well written. My thanks goes out to all who contributed to them. - T. Haagen
Errata found in Spring Framework Reference Documentation version 2.0 RC4
Entire document3.4.3.1. Initial web configuration
- frequent misuse of the words "affect" and "effect" (I suggest performing a search for all occurances)
3.7.2. Customizing configuration metadata ...
- use "levels" instead of "level" in first sentence of first paragraph
- use "application's" instead of "applications" in last sentence of second paragraph
5.1. Introduction
- second to last paragraph, use "post-processors" instead of "post-processor"
8.2. Unit testing
- third paragraph, use "might be in order" instead of "might be right"
- third paragraph, use "do so when" instead of "do that when"
11.3.1. DataSourceUtils
- first paragraph, use "objects" instead of "bjects"
12.1. Introduction
- second paragraph, use "one's" instead of "ones"
- second paragraph, use "factory JndiObjectFactoryBean, which can" instead of "factory: JndiObjectFactoryBean can"
- second paragraph, use "then; one" instead of "then: one"
13.11.2. The Model
- fifth paragraph, use "your O/R" instead of "you O/R"
- last bullet, use "addObject" instead of "adObject"



