javadoc fixes

This commit is contained in:
zzz
2008-12-13 18:07:20 +00:00
parent 0956393cf3
commit dae6fd47d9
2 changed files with 2 additions and 2 deletions

View File

@@ -1078,7 +1078,7 @@ public class Router {
/**
* What fraction of the bandwidth specified in our bandwidth limits should
* we allow to be consumed by participating tunnels?
* @returns a number less than one, not a percentage!
* @return a number less than one, not a percentage!
*
*/
public double getSharePercentage() {