*: replace java with Java and c++ with C++ (#6224)

This commit is contained in:
marchersimon
2021-07-13 10:59:48 +02:00
committed by GitHub
parent 03e2e3389e
commit b615ea1e34
8 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
`astyle {{소스파일명}}`
- java 스타일 코드로 적용:
- Java 스타일 코드로 적용:
`astyle --style=java {{경로/파일명}}`