jsr223.md: obvious inconsistency (#1786)

pull/1785/head
Дилян Палаузов 2022-03-20 12:05:34 +02:00 committed by GitHub
parent 89e4a058b6
commit 8c0135e2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ The `default` preset is preloaded, so it does not require importing.
| Variable | Description |
| ----------------------- | --------------------------------------------------------------------------------------- |
| `State` | `org.openhab.core.types.State` |
| `Command` | `org.openhab.core.types.State` |
| `Command` | `org.openhab.core.types.Command` |
| `URLEncoder` | `java.net.URLEncoder` |
| `File` | `java.io.File` |
| `Files` | `java.nio.file.Files` |