include/gnunet_abe_lib.h: typo fix in comment
authorNils Gillmann <ng0@n0.is>
Fri, 20 Jul 2018 07:11:55 +0000 (07:11 +0000)
committerNils Gillmann <ng0@n0.is>
Fri, 20 Jul 2018 07:11:55 +0000 (07:11 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
src/include/gnunet_abe_lib.h

index d380c9b03d59c07f1704ad6fd191a55a3f38cb18..554d4488ba6ba8ee9c465d5bb81c4aaf77e072df 100644 (file)
@@ -87,7 +87,7 @@ GNUNET_ABE_cpabe_create_key (struct GNUNET_ABE_AbeMasterKey *key,
  * Delete a CP-ABE key.
  *
  * @param key the key to delete
- * @param delete_pub GNUNE_YES if the public key should also be freed (bug in gabe)
+ * @param delete_pub GNUNET_YES if the public key should also be freed (bug in gabe)
  * @return fresh private key; free using #GNUNET_free
  */
 void