From 38d36b6306f896bbb46f34f7d68f48fb781e0b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AEittaG=20ordnasselA?= Date: Fri, 31 May 2019 11:36:22 +0200 Subject: [PATCH] Grammar, dangnabbit --- mlp/i8pcube.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlp/i8pcube.go b/mlp/i8pcube.go index 75fcd44..1d835d4 100644 --- a/mlp/i8pcube.go +++ b/mlp/i8pcube.go @@ -2,7 +2,7 @@ package mlp import "git.fromouter.space/mcg/draft" -// I8PCube is a cube that uses I8Pages's pack schema +// I8PCube is a cube that uses I8Pages' pack schema // I8Pages' cube uses different kinds of packs, so a single schema is not possible. // Therefore, I8PCube itself is not a valid set, but contains two valid sets for // both types of packs (main deck / problems)