Skip to content

Commit 4f67299

Browse files
author
dlsmith
committed
Typo in build.xml
git-svn-id: file:///tmp/test-svn/trunk@3478 fe72c1cf-3628-48e9-8b72-1c46755d3cff
1 parent 0aad040 commit 4f67299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<!-- Matches documentation files that should be included in the jar. The search is relative
5151
to the docs directory. -->
5252
<patternset id="jar-docs">
53-
<include name="user/**">
54-
<include name="quickstart/**">
53+
<include name="user/**" />
54+
<include name="quickstart/**" />
5555
</patternset>
5656

5757
<property name="readable-project-name" value="DrJava-Docs" />

0 commit comments

Comments
 (0)