mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Fixed typos.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1918 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
4929a81e72
commit
979d5f721f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue