Skip to content

Commit 46810d1

Browse files
Fixing spelling mistakes
1 parent e3353e0 commit 46810d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/swf-hello.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ applications.
580580
java -cp target/helloswf-1.0.jar:/path/to/sdk/lib/*:/path/to/sdk/third-party/lib/* \
581581
example.swf.hello.HelloTypes
582582
583-
The style that you use is up to you. If you had no trouble building the code, buth then try to run
583+
The style that you use is up to you. If you had no trouble building the code, both then try to run
584584
the examples and get a series of "NoClassDefFound" errors, it is likely because the classpath is set
585585
incorrectly.
586586

0 commit comments

Comments
 (0)