Fix docs builds.

This commit is contained in:
Nick Pelly
2009-10-06 16:10:02 +02:00
parent 24bb9b8af4
commit 52cde7279b
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ import java.io.IOException;
* BluetoothSocket} ready for an outgoing connection to a remote
* {@link BluetoothDevice}.
*
* <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
* <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
* {@link BluetoothServerSocket} ready for incoming connections to the local
* {@link BluetoothAdapter}.
*

View File

@@ -42,7 +42,7 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
* BluetoothSocket} ready for an outgoing connection to a remote
* {@link BluetoothDevice}.
*
* <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
* <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
* {@link BluetoothServerSocket} ready for incoming connections to the local
* {@link BluetoothAdapter}.
*