From 910c902f1c39f703bcbf56a4d98996cb7a76441b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Wed, 25 Jan 2023 22:01:04 +0800 Subject: Fix documentation --- interchange.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interchange.hxx b/interchange.hxx index 361334d..4de1618 100644 --- a/interchange.hxx +++ b/interchange.hxx @@ -17,7 +17,7 @@ namespace QInterchange { * \brief Constructor. * \param sampleURL The value of the SAMPLEURL setting in products/variable.txt. * \param image_Dir The value of the IMAGE_DIR setting in products/variable.txt. - * \param certificate Path to the cookie file. + * \param cookie Path to the cookie file. * \param certificate Path to the CA certificate file. */ Interchange(char const* sampleURL, -- cgit v1.2.3