Fix grammer

This commit is contained in:
K-Sato 2019-06-25 15:36:31 +09:00 committed by GitHub
parent 9d010198e8
commit 224231e45d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ As we know from the chapter <info:structure>, comments can be single-line: start
We normally use them to describe how and why the code works. We normally use them to describe how and why the code works.
From the first sight, commenting might be obvious, but novices in programming usually get it wrong. At first sight, commenting might be obvious, but novices in programming usually get it wrong.
## Bad comments ## Bad comments