From 4aaa1d44ee9105ec623207fef2db7467a21fc455 Mon Sep 17 00:00:00 2001 From: hanemile Date: Fri, 28 Sep 2018 18:23:53 +0200 Subject: some spellchecking --- force.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'force.go') diff --git a/force.go b/force.go index aac2e8e..32d1d6c 100644 --- a/force.go +++ b/force.go @@ -3,7 +3,7 @@ package main import ( "math" "fmt" - "ioutil" + "io/ioutil" ) // forces_acting calculates the force inbetween the two given stars s1 and s2 -- cgit 1.4.1