Skip to content

Commit 63a2bfc

Browse files
committed
Fix awkward wording in "Comments" section
1 parent bfeaa95 commit 63a2bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ misleading for the maintainers, slow down considerably bug hunting or
7070
refactoring, and then, when discovered wrong, they will throw suspicion on all
7171
other comments in the code, regardless of their individual correctness.
7272

73-
**No need comments for perfect code...** An hypothetical perfectly readable
73+
**There's no need to comment perfect code...** An hypothetical perfectly readable
7474
code, with a crystal clear logic stream, expressive variable and function
7575
names, orthogonal segmentation passing exactly between the flesh and the bones,
7676
and no implicit assumptions of any kind, would not require any comment at all.

0 commit comments

Comments
 (0)