Skip to content

Commit 11531c1

Browse files
committed
NEWS.txt: typos and grammar fixes.
No code changes. [ci skip]
1 parent dec9662 commit 11531c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@
5959
- added checking by CheckStyle
6060
- added code coverage generation by Cobertura
6161
- added ability to generate Javadocs
62-
- migrated from XML configs to Java bean confiuration
62+
- migrated from XML configs to Java bean configuration
6363
- added unit tests for business logic layer
6464

6565
0.1.2
6666
- use Maven2 for building project
67-
- rewrited functional tests for using Selenium2
67+
- rewrite functional tests for using Selenium2
6868
- use JPA (with Hibernate as its implementation)
6969
for access to database (instead of JDBC)
7070
- functional tests now runs under Jetty
7171
- functional tests now may use HSQL as database
7272
- switching to use slf4j over log4j
7373

7474
0.1.1
75-
- rewrited to using Spring MVC 3
75+
- rewritten to use Spring MVC 3
7676

7777
0.1
7878
- added initial skeleton of site (JSF 1.2 with JSP/JSTL)

0 commit comments

Comments
 (0)