From 2aabbfeb7173d682fc28cc512afc13bab2ce0ee7 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 27 Oct 2022 16:32:07 +0100 Subject: gofmt --- cmd/rescribe/gui.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmd/rescribe/gui.go') diff --git a/cmd/rescribe/gui.go b/cmd/rescribe/gui.go index 5031f0d..f03d66e 100644 --- a/cmd/rescribe/gui.go +++ b/cmd/rescribe/gui.go @@ -35,9 +35,9 @@ var progressPoints = map[float64]string{ } var trainingNames = map[string]string{ - "eng": "English (modern print)", - "lat": "Latin (modern print)", - "rescribev9_fast": "Latin/English/French (printed ca 1500-1800)", + "eng": "English (modern print)", + "lat": "Latin (modern print)", + "rescribev9_fast": "Latin/English/French (printed ca 1500-1800)", } // copyStdoutToChan creates a pipe to copy anything written -- cgit v1.2.1-24-ge1ad