Whitespace & doc cleanup.

Tabs -> spaces, one space between sentences, capitalization fix, etc.
This commit is contained in:
David Hoover
2012-05-10 22:02:03 -07:00
parent 8bcd5c25c8
commit 0a03eb6849
28 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<ant antfile="bootstrap.xml"/>
<import file="${user.home}/.m2/ooo-build/${ooo-build.vers}/ooo-build.xml"/>
to the top level of your build.xml. Then you can depend on -init-ooo in your lowest level
to the top level of your build.xml. Then you can depend on -init-ooo in your lowest level
target to expose ooo-build's maven macros, javac macros, and antcontrib.
-->