Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
  • Loading branch information
BobHanson committed Mar 15, 2018
commit cc652e53f56c55b806edf6ac40cc16ba29589fed
2 changes: 1 addition & 1 deletion sources/net.sf.j2s.core/dist/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Java project *except* final static constants. SwingJS does not recreate those by
Testing the JavaScript version of your project
----------------------------------------------

The J2S transpiler will automatically set up for you in site/ a sample HTML papge for any class that subclasses
The J2S transpiler will automatically set up for you in site/ a sample HTML page for any class that subclasses
JApplet or contains a public void main(String[] args) method. You will want to associate those files with
an external HTML browser. We recommend Firefox.

Expand Down