From b15ef38abd36706252e379bd1f378226666b88b0 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Mon, 1 Oct 2012 09:09:24 -0700 Subject: [PATCH] correct --- tool/number.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tool/number.go b/tool/number.go index 8195b48..aa6d737 100644 --- a/tool/number.go +++ b/tool/number.go @@ -1,5 +1,4 @@ -// (Re-)number the .go content files according to the -// order in index.txt. +// (Re-)number the book source directories according to the index. package main