diff --git a/src/protocols/rdp/guac_rdpdr/rdpdr_service.c b/src/protocols/rdp/guac_rdpdr/rdpdr_service.c index 1f469ad8..21d4f447 100644 --- a/src/protocols/rdp/guac_rdpdr/rdpdr_service.c +++ b/src/protocols/rdp/guac_rdpdr/rdpdr_service.c @@ -224,7 +224,7 @@ wStream* guac_rdpdr_new_io_completion(guac_rdpdr_device* device, /** * Callback invoked on the current connection owner (if any) when a file - * download is being initiated through the terminal. + * download is being initiated using the magic "Download" folder. * * @param owner * The guac_user that is the owner of the connection, or NULL if the