From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 497D61381F3 for ; Sat, 6 Jul 2013 19:02:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C812E0AD0; Sat, 6 Jul 2013 19:02:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00A72E0AD3 for ; Sat, 6 Jul 2013 19:02:29 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F233033E9A7 for ; Sat, 6 Jul 2013 19:02:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 693C8E5464 for ; Sat, 6 Jul 2013 19:02:26 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1373136465.3d5370b22b4f80e310f23d8a9bd7e409c00ce9c7.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-keys:master commit in: gkeyldap/ X-VCS-Repository: proj/gentoo-keys X-VCS-Files: gkeyldap/cli.py X-VCS-Directories: gkeyldap/ X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 3d5370b22b4f80e310f23d8a9bd7e409c00ce9c7 X-VCS-Branch: master Date: Sat, 6 Jul 2013 19:02:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6672475c-ac9d-4c55-bd7b-8ffe1fcc422d X-Archives-Hash: 83519ac8c379a1316bb91d26c8807911 commit: 3d5370b22b4f80e310f23d8a9bd7e409c00ce9c7 Author: Brian Dolbec gentoo org> AuthorDate: Sat Jul 6 16:46:08 2013 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sat Jul 6 18:47:45 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=3d5370b2 fix some typo's --- gkeyldap/cli.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gkeyldap/cli.py b/gkeyldap/cli.py index 171767b..2022ee9 100644 --- a/gkeyldap/cli.py +++ b/gkeyldap/cli.py @@ -32,9 +32,9 @@ def get_key_ids(key, info): '''Small utility function to return only keyid (short) or longkeyid's - @param key: string, the key lenght desired + @param key: string, the key length desired @param info: list of keysid's to process - @return list of the desired key lengh id's + @return list of the desired key length id's ''' result = [] for x in info: