This commit is contained in:
Junegunn Choi
2013-05-07 01:18:24 +09:00
parent 3e5a11c3e6
commit 0ce554c4a5

View File

@@ -126,7 +126,7 @@ For example, when aligning the following code block,
} }
``` ```
we don't want to the comment lines to affect the alignment, we don't want the comment lines to affect the alignment,
so this is usually what we want. so this is usually what we want.
``` ```