Skip to content

Commit 7335f11

Browse files
hansonrhansonr
authored andcommitted
minor edits in description in build-core.xml
1 parent d1ba012 commit 7335f11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sources/net.sf.j2s.core/dist/build-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
core: "none" // do not use any core files - useful for debugging and core construction
2727
core: null // (or just no "core" entry) - use coreswingjs.z.js
28-
core: "_xxx" // use my created core_xxx.z.js file
28+
core: "_xxx" // use a core_xxx.z.js file that you have created
2929
3030
Creating a customized core_xxx file
3131
- - - - - - - - - - - - - - - - - -

sources/net.sf.j2s.java.core/build-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
core: "none" // do not use any core files - useful for debugging and core construction
2727
core: null // (or just no "core" entry) - use coreswingjs.z.js
28-
core: "_xxx" // use my created core_xxx.z.js file
28+
core: "_xxx" // use a core_xxx.z.js file that you have created
2929
3030
Creating a customized core_xxx file
3131
- - - - - - - - - - - - - - - - - -

0 commit comments

Comments
 (0)