[Freeipa-devel] [PATCH 0001] Fixed typo in ipa_backup.py

Thorsten Scherf tscherf at redhat.com
Fri May 2 08:02:48 UTC 2014


-------------- next part --------------
>From b6acf65fc6e7974aeface18c6ebc91c7134efc10 Mon Sep 17 00:00:00 2001
From: Thorsten Scherf <tscherf at redhat.com>
Date: Fri, 2 May 2014 09:51:55 +0200
Subject: [PATCH] Fixed typo how to create an example gpg key

---
 ipaserver/install/ipa_backup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipaserver/install/ipa_backup.py b/ipaserver/install/ipa_backup.py
index 302a5bd90563835ac27f8530d83c8eb2d18a49a5..37b7a2569bd30dc776fcb6f1e91469a1f17a7b66 100644
--- a/ipaserver/install/ipa_backup.py
+++ b/ipaserver/install/ipa_backup.py
@@ -42,7 +42,7 @@ from ipalib.constants import CACERT
 from ConfigParser import SafeConfigParser
 
 """
-A test gpg can be generated list this:
+A test gpg can be generated like this:
 
 # cat >keygen <<EOF
      %echo Generating a standard key
-- 
1.9.0



More information about the Freeipa-devel mailing list