about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-17 21:59:05 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-17 21:59:05 -0700
commit680224bbbc7b07da0695ded6160a55eedacbb4a7 (patch)
tree612b73f14161e2aae85ee7dfe6834909a97653be
parentf3abc2cbf250be3de41d94fdfa1989e1e0683706 (diff)
downloadview.love-680224bbbc7b07da0695ded6160a55eedacbb4a7.tar.gz
.
-rw-r--r--Manual_tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual_tests.md b/Manual_tests.md
index c32053c..48813ad 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -14,5 +14,5 @@ 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
+  * Create a file containing a long line of characters without spaces. Try
     resizing the window vertically and horizontally, as far as possible.