javac: fix path; java: update Tamil translation (#8455)

This commit is contained in:
K.B.Dharun Krishna
2022-09-19 03:26:13 +05:30
committed by GitHub
parent 8c559d581a
commit 6b246bfa6d
5 changed files with 21 additions and 17 deletions

View File

@@ -17,4 +17,4 @@
- Compile a `.java` file and place the resulting class file in a specific directory:
`javac -d {{path/to/some/directory}} {{file.java}}`
`javac -d {{path/to/directory}} {{file.java}}`