mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 08:39:09 +00:00
Adjusted the Javadocs
This commit is contained in:
@@ -14,8 +14,9 @@ import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Everel
|
||||
* Gets the information for the selected server provider
|
||||
*
|
||||
* @author Paradox, Everel
|
||||
*
|
||||
*/
|
||||
public class ServerProviderInfo {
|
||||
|
||||
@@ -13,7 +13,7 @@ import java.io.BufferedReader;
|
||||
import java.net.URL;
|
||||
|
||||
/**
|
||||
* Parses scripts stored on the sdn of Parabot
|
||||
* Parses scripts stored on the SDN of Parabot
|
||||
*
|
||||
* @author Paradox, Everel
|
||||
*/
|
||||
|
||||
@@ -13,9 +13,9 @@ import java.io.BufferedReader;
|
||||
import java.net.URL;
|
||||
|
||||
/**
|
||||
* Parses servers hosted on parabot
|
||||
* Parses servers hosted on Parabot
|
||||
*
|
||||
* @author Everel
|
||||
* @author Paradox, Everel
|
||||
*/
|
||||
public class PublicServers extends ServerParser {
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ import java.net.URL;
|
||||
|
||||
/**
|
||||
*
|
||||
* Fetches a server provider from the parabot sdn
|
||||
* Fetches a server provider from the Parabot SDN
|
||||
*
|
||||
* @author Everel
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user