}
/**
- * Checks whether the given universal node locator matches with the one from package data
+ * Checks whether the given Universal Node Locator matches with the one from package data
*
- * @param $unl The an universal node locator
+ * @param $unl The an Universal Node Locator
* @return $matches Whether $address matches with the one from package data
*/
public final function ifAddressMatches ($unl) {
/**
* Checks whether the given socket matches with stored
*
- * @param $unl The an universal node locator
+ * @param $unl The an Universal Node Locator
* @return $matches Whether given socket matches
*/
public final function ifSocketResourceMatches ($socketResource) {