about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-14 23:18:16 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-14 23:18:16 -0700
commit2586b84899676b7d782fda8639036fc06410425a (patch)
treeb1c394499ac3a84b914ebcfdf43a512487c16bd5 /Manual_tests.md
parent21bd8281a7b7e2bb9e946cd7fd2d7e0cee046105 (diff)
downloadtext.love-2586b84899676b7d782fda8639036fc06410425a.tar.gz
.
Diffstat (limited to 'Manual_tests.md')
-rw-r--r--Manual_tests.md6
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.