about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
Diffstat (limited to 'Manual_tests.md')
-rw-r--r--Manual_tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual_tests.md b/Manual_tests.md
index cde027f..45154e3 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -9,7 +9,7 @@ Startup:
 Initializing settings:
     - delete app settings, start; window opens running the text editor
     - quit while running the text editor, restart; window opens running the text editor in same position+dimensions
-    - quit while editing source (color; no drawings; no selection), restart; window opens editing source in same position+dimensions
+    - quit while editing source (color; no selection), restart; window opens editing source in same position+dimensions
     - start out running the text editor, move window, press ctrl+e twice; window is running text editor in same position+dimensions
     - start out editing source, move window, press ctrl+e twice; window is editing source in same position+dimensions
     - no log file; switching to source works
125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156