spelling: PR instructions, YOU --> YOUR

This commit is contained in:
Elliotte Rusty Harold 2016-09-05 10:26:38 -04:00 committed by Roman Ivanov
parent de1187ba2f
commit 79f9065198
1 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
/var/tmp $ javac YOUR_FILE.java
[[PLACE YOU OUTPUT HERE]]
[[PLACE YOUR OUTPUT HERE]]
/var/tmp $ cat YOUR_FILE.java
[[PLACE YOU OUTPUT HERE]]
/var/tmp $ cat config.xml
[[PLACE YOU OUTPUT HERE]]
[[PLACE YOUR OUTPUT HERE]]
/var/tmp $ java -jar checkstyle-X.XX-all.jar -c config.xml YOUR_FILE.java
[[PLACE YOU OUTPUT HERE]]
[[PLACE YOUR OUTPUT HERE]]
---------------
Describe what you expect in details.
Describe what you expect in detail.
--------------
Still not clear ??? - see example - http://checkstyle.sourceforge.net/report_issue.html#How_to_report_a_bug
Still not clear ??? - see example - http://checkstyle.sourceforge.net/report_issue.html#How_to_report_a_bug