We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfeaa95 commit 63a2bfcCopy full SHA for 63a2bfc
1 file changed
docs/writing/documentation.rst
@@ -70,7 +70,7 @@ misleading for the maintainers, slow down considerably bug hunting or
70
refactoring, and then, when discovered wrong, they will throw suspicion on all
71
other comments in the code, regardless of their individual correctness.
72
73
-**No need comments for perfect code...** An hypothetical perfectly readable
+**There's no need to comment perfect code...** An hypothetical perfectly readable
74
code, with a crystal clear logic stream, expressive variable and function
75
names, orthogonal segmentation passing exactly between the flesh and the bones,
76
and no implicit assumptions of any kind, would not require any comment at all.
0 commit comments