From e68dc9ccfb3f63c4c5ba60c63d87237854503b73 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 24 Oct 2020 23:13:53 -0700 Subject: 7094 --- 010vm.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/010vm.cc b/010vm.cc index e9c3f354..bce4467c 100644 --- a/010vm.cc +++ b/010vm.cc @@ -79,8 +79,8 @@ put_new(Help, "registers", "though of course you'll need to be careful to ignore instructions and flag registers\n" "that SubX doesn't support.\n" "\n" - "It isn't simple, but if this is the processor you have running on your computer.\n" - "Might as well get good at it.\n" + "It isn't simple, but if this is the processor you have running on your computer,\n" + "might as well get good at it.\n" ); :(before "End Globals") -- cgit 1.4.1-2-gfad0