mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 09:39:39 +02:00
Fixes spelling (includes one API change)
Mostly benign changes. Added one new method to replace a method with a spelling mistake in its name. Kept the old method, marked as 'deprecated'.
This commit is contained in:
parent
38c6dd21b4
commit
c85bcadd81
140 changed files with 270 additions and 265 deletions
|
@ -18,7 +18,7 @@ package org.jivesoftware.smackx;
|
|||
|
||||
/**
|
||||
* This is just a dummy class, please head over to {@link org.jivesoftware.smackx} for more information on Smack
|
||||
* extensions. The dummy class causes javadoc generate the HTML for smackx.pacakge-info.java, which would otherwise be
|
||||
* extensions. The dummy class causes javadoc generate the HTML for smackx.package-info.java, which would otherwise be
|
||||
* not generated, as org.jivesoftware.smackx is an empty package (see
|
||||
* <a href="https://bugs.openjdk.org/browse/JDK-4492654">JDK-4492654</a>).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue