diff options
Diffstat (limited to 'tools/nimsuggest/tests/tdot2.nim')
-rw-r--r-- | tools/nimsuggest/tests/tdot2.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nimsuggest/tests/tdot2.nim b/tools/nimsuggest/tests/tdot2.nim index 490e78451..a58ac818b 100644 --- a/tools/nimsuggest/tests/tdot2.nim +++ b/tools/nimsuggest/tests/tdot2.nim @@ -1,4 +1,4 @@ -# Test that basic editing. We replace the 'false' by 'true' to +# Test basic editing. We replace the 'false' by 'true' to # see whether then the z field is suggested. const zField = 0i32 |