X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FSolverGit.pm;h=06b4cdc40c220d6d849f9c05ef3b439cf0708471;hp=baad981de8f6fbbae60bb812d610be15858fb25e;hb=021b862ac94f1c226f0778a336d4f3d566b86f9b;hpb=cf7f4fce116878025fbb98bc589fb1da050cf473 diff --git a/lib/PublicInbox/SolverGit.pm b/lib/PublicInbox/SolverGit.pm index baad981d..06b4cdc4 100644 --- a/lib/PublicInbox/SolverGit.pm +++ b/lib/PublicInbox/SolverGit.pm @@ -5,7 +5,7 @@ # searching inboxes for post-image blobs. # this emits a lot of debugging/tracing information which may be -# publically viewed over HTTP(S). Be careful not to expose +# publicly viewed over HTTP(S). Be careful not to expose # local filesystem layouts in the process. package PublicInbox::SolverGit; use strict;