From c4914b64d14cafdd81c8fdfe982b69b14e4d0ee9 Mon Sep 17 00:00:00 2001
From: ulrich <ulrich@ulrich-vaio>
Date: Sun, 23 Feb 2020 18:44:22 +0000
Subject: [PATCH] Links erneuert

---
 src/de/uhilger/baselink/Field.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/de/uhilger/baselink/Field.java b/src/de/uhilger/baselink/Field.java
index 985b539..f4bcdd1 100644
--- a/src/de/uhilger/baselink/Field.java
+++ b/src/de/uhilger/baselink/Field.java
@@ -108,7 +108,7 @@
 
 	/**
 	 * Get the setter method of this field
-	 * @param setter  the method to set the value of this field
+	 * @return setter  the method to set the value of this field
 	 */
 	public Method getSetter() {
 		return setter;

--
Gitblit v1.9.3