mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
Minor javadoc fix
This commit is contained in:
parent
e2f8aa16b5
commit
959445c1b3
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ public class ProtocolFactory {
|
|||
* Gets the IProtocol implementation of a protocol given its name
|
||||
*
|
||||
* @param protocolName
|
||||
* Name of the protocolo
|
||||
* Name of the protocol
|
||||
* @return
|
||||
* IProtocol implementation of the protocol matching the given name. Null if the protocol cannot be found.
|
||||
* @throws CoreException
|
||||
|
|
Loading…
Add table
Reference in a new issue