From d351a00294952cfdcf76e750092ca7cc9febc43c Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Thu, 26 Nov 2020 19:11:25 +0100 Subject: [PATCH] doc fix --- fprint.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fprint.go b/fprint.go index 76c75d4..ec75619 100644 --- a/fprint.go +++ b/fprint.go @@ -245,7 +245,7 @@ func wrapNode(t, cf0, c0, c1 int, n node) node { n.parts[i] = part if part.wrap { // This is an approximation: sometimes - // part.fullWrap.last should be applied + // part.fullWrap.first should be applied // here, but usually those are the same. // cc0 -= part.wrapLen.first