aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-04-29 21:35:21 +0200
committerJonas Smedegaard <dr@jones.dk>2025-04-29 21:35:21 +0200
commit56283a9ffb3b67930869f2eb11614d76c1a055e4 (patch)
treee443f159b18737ca3f9c30312801891a6faf03aa
parent8afad8fc4669f88ea7807cce98ab51e4ac8b40c8 (diff)
tidy whitespace
-rw-r--r--src/com.example.portfolio2/com/example/portfolio2/Controller.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.example.portfolio2/com/example/portfolio2/Controller.java b/src/com.example.portfolio2/com/example/portfolio2/Controller.java
index e249863..a9dc20f 100644
--- a/src/com.example.portfolio2/com/example/portfolio2/Controller.java
+++ b/src/com.example.portfolio2/com/example/portfolio2/Controller.java
@@ -79,8 +79,8 @@ class Controller {
/// callback when subject module has been selected
///
- /// @param subject1 involved 1st column subject module box
- /// @param subject2 involved 2nd column subject module box
+ /// @param subject1 involved 1st column subject module box
+ /// @param subject2 involved 2nd column subject module box
void onSubjectModuleSelected(
final ComboBox<String> subject1,
final ComboBox<String> subject2