git://git.onelab.eu
/
sfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6af712
)
fix spelling error
author
Tony Mack
<tmack@cs.princeton.edu>
Thu, 10 Dec 2009 23:38:10 +0000
(23:38 +0000)
committer
Tony Mack
<tmack@cs.princeton.edu>
Thu, 10 Dec 2009 23:38:10 +0000
(23:38 +0000)
sfa/methods/get_gids.py
patch
|
blob
|
history
diff --git
a/sfa/methods/get_gids.py
b/sfa/methods/get_gids.py
index
359a947
..
8998d05
100644
(file)
--- a/
sfa/methods/get_gids.py
+++ b/
sfa/methods/get_gids.py
@@
-28,7
+28,7
@@
class get_gids(Method):
accepts = [
Parameter(str, "Certificate string"),
- Mixed(Paramter(str, "Human readable name (hrn)"),
+ Mixed(Param
e
ter(str, "Human readable name (hrn)"),
Parameter([str], "List of Human readable names (hrn)")),
Mixed(Parameter(str, "Request hash"),
Parameter(None, "Request hash not specified"))