Commit 70522bfe authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Spelling fix in comment. Serious stuff here. ;)

[GATE-172] Updated requirement to 3.2.0 (really 3.2.0 rc2) due to API changes.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6877 b35dd754-fafc-0310-a699-88a17e54d16e
parent 873e48ec
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<author>Daniel Henninger</author> <author>Daniel Henninger</author>
<version>1.0 Beta 6b</version> <version>1.0 Beta 6b</version>
<date>12/20/2006</date> <date>12/20/2006</date>
<minServerVersion>3.1.1</minServerVersion> <minServerVersion>3.2.0</minServerVersion>
<databaseKey>gateway</databaseKey> <databaseKey>gateway</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
<licenseType>gpl</licenseType> <licenseType>gpl</licenseType>
...@@ -33,3 +33,4 @@ ...@@ -33,3 +33,4 @@
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
i
\ No newline at end of file
...@@ -1458,7 +1458,7 @@ public abstract class BaseTransport implements Component, RosterEventListener { ...@@ -1458,7 +1458,7 @@ public abstract class BaseTransport implements Component, RosterEventListener {
} }
/** /**
* Sends a simple message throught he component manager. * Sends a simple message through he component manager.
* *
* @param to Who the message is for. * @param to Who the message is for.
* @param from Who the message is from. * @param from Who the message is from.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment