aboutsummaryrefslogtreecommitdiff
path: root/id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java
diff options
context:
space:
mode:
Diffstat (limited to 'id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java')
-rw-r--r--id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java b/id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java
index 9d8dc694c..f934ab80b 100644
--- a/id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java
+++ b/id.server/src/at/gv/egovernment/moa/id/proxy/EnhancedConnectionBuilder.java
@@ -132,7 +132,7 @@ public class EnhancedConnectionBuilder implements ConnectionBuilder {
* The implementation of the Connectionbuilder decides wether
* if this should be happen or not.
*
- * @param con the HttpURLConnection which is normaly to be closed
+ * @param conn the HttpURLConnection which is normaly to be closed
*/
public void disconnect(java.net.HttpURLConnection conn) {
// In HTTPClient there must not be an diconnect!