chore: fix typo in comment (#4036)

Signed-off-by: sunnyraindy <sunnyraindy@outlook.com>
This commit is contained in:
sunnyraindy
2025-11-12 17:49:14 +08:00
committed by GitHub
parent 81f45012f3
commit 19dc4fb6ff

View File

@@ -194,7 +194,7 @@ public class DecryptFileNamesViewController implements FxController {
}
}
//obvservable getter
//observable getter
public ObservableValue<String> dropZoneTextProperty() {
return dropZoneText;