From: Ian Jackson Date: Fri, 5 Feb 2016 21:31:37 +0000 (+0000) Subject: commitid: In Small, fix doc comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=86771df366bcdd59a227dca70bb1cf6279241db8 commitid: In Small, fix doc comment --- diff --git a/commitid.scad.pl b/commitid.scad.pl index cfb31f8..a0c33e4 100755 --- a/commitid.scad.pl +++ b/commitid.scad.pl @@ -65,7 +65,7 @@ $SIG{__WARN__} = sub { die @_; }; # padded with zeroes; if too long we reduce mod 10^n # eg if the count is 123456 # Small5 3456* -# Small8 __123456 (where _ are spaces) +# Small8 _*123456 (where _ are spaces) # the git objectid is included if it will fit # unambiguously and usefully eg # Small9 ab*123456