From: Thierry Parmentelat Date: Tue, 27 Nov 2012 12:10:43 +0000 (+0100) Subject: cosmetic X-Git-Tag: sfa-2.1-18~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f49fbc2172fd2d08c7ee307452e1dfb47a6fb2da;p=sfa.git cosmetic --- diff --git a/sfa/client/sfaclientlib.py b/sfa/client/sfaclientlib.py index c5c5b802..84003baf 100644 --- a/sfa/client/sfaclientlib.py +++ b/sfa/client/sfaclientlib.py @@ -82,9 +82,9 @@ from sfa.trust.credential import Credential # the usage model is to reuse an existing keypair) # # there might be a more portable, i.e. less language-dependant way, to -# implement this step by exec'ing the openssl command a known -# successful attempt at this approach that worked for Java is -# documented below +# implement this step by exec'ing the openssl command. +# a known successful attempt at this approach that worked +# for Java is documented below # http://nam.ece.upatras.gr/fstoolkit/trac/wiki/JavaSFAClient # ####################