Skip to content

Commit 4b28a61

Browse files
Apply suggestions from code review
Suggested change Co-authored-by: Daniel Feismann <[email protected]>
1 parent eb81dfb commit 4b28a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/java/edu/ie3/datamodel/models/input/system/LoadInput.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ public LoadInput(
207207
* @param cosPhiRated Rated power factor
208208
* @param type of the Household
209209
* @param inhabitants Number of inhabitants of the Household
210-
* @param income of the inhabitants per Household
210+
* @param income Household income
211211
*/
212212
public LoadInput(
213213
UUID uuid,

0 commit comments

Comments
 (0)