diff options
-rw-r--r-- | Manual_tests.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Manual_tests.md b/Manual_tests.md index efdd8b1..c32053c 100644 --- a/Manual_tests.md +++ b/Manual_tests.md @@ -13,6 +13,6 @@ Lua is dynamically typed. Tests can't patch over lack of type-checking. ### Todo list -resize: - create a file containing a long line of characters without spaces. try - resizing the window vertically and horizontally, as far as possible. +* resize: + * create a file containing a long line of characters without spaces. try + resizing the window vertically and horizontally, as far as possible. |