--- a/libpurple/certificate.h Thu Feb 06 03:17:59 2014 +0530 +++ b/libpurple/certificate.h Thu Feb 06 16:53:42 2014 +0530 @@ -296,7 +296,7 @@ * @destroy_request: Destroy a completed Request under this Verifier. The * function pointed to here is only responsible for * cleaning up whatever - * #PurpleCertificateVerificationRequest::data points to. + * #PurpleCertificateVerificationRequest.data points to. * It should not call free(@vrq). * <sbr/>@vrq: The request to destroy. *