summaryrefslogtreecommitdiffabout
path: root/include/opkele/basic_rp.h
Unidiff
Diffstat (limited to 'include/opkele/basic_rp.h') (more/less context) (ignore whitespace changes)
-rw-r--r--include/opkele/basic_rp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opkele/basic_rp.h b/include/opkele/basic_rp.h
index d096e0a..ea00677 100644
--- a/include/opkele/basic_rp.h
+++ b/include/opkele/basic_rp.h
@@ -65,7 +65,7 @@ namespace opkele {
65 * @param handle association handle 65 * @param handle association handle
66 * @param type association type 66 * @param type association type
67 * @param secret association secret 67 * @param secret association secret
68 * @params expires_in the number of seconds association expires in 68 * @param expires_in the number of seconds association expires in
69 * @return the association object 69 * @return the association object
70 * @throw dumb_RP for dumb RP 70 * @throw dumb_RP for dumb RP
71 */ 71 */