Fixed typos.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1918 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-05-05 05:02:01 +00:00 committed by mtucker
parent 4929a81e72
commit 979d5f721f
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Debugging mode can be enabled in two different ways:
<li>Set the Java system property <tt>smack.debugEnabled</tt> to true. The
system property can be set on the command line such as:<p>
<tt>java SomeApp -Dsmack.debugEnabled=true</tt>.
<tt>java -Dsmack.debugEnabled=true SomeApp </tt>
</ol>
<p>