From 1aa225458908ac222fae2ab09bb32e69fbf9df7b Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Thu, 17 Oct 2013 11:25:22 +0200 Subject: [PATCH] Be more specific in docstring --- gpgparticipants/gpgparticipants-prefill | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgparticipants/gpgparticipants-prefill b/gpgparticipants/gpgparticipants-prefill index 7760678..02fc23a 100755 --- a/gpgparticipants/gpgparticipants-prefill +++ b/gpgparticipants/gpgparticipants-prefill @@ -1,5 +1,5 @@ #!/usr/bin/env python2 -"""Fill in the first digits in a form created by gpgparticipants.""" +"""Fill in the first digits of the hash in a form created by gpgparticipants.""" __version__ = "1.0" -- 2.30.2