From f46bfa9599b5a4b9c90e27d004fc424b4a4a6e33 Mon Sep 17 00:00:00 2001 From: Davy Defaud Date: Sun, 27 Jan 2019 19:47:11 +0100 Subject: Replace single quotes by true apostrophes --- src/remmina_protocol_widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/remmina_protocol_widget.h') diff --git a/src/remmina_protocol_widget.h b/src/remmina_protocol_widget.h index 50e779058..932228f3e 100644 --- a/src/remmina_protocol_widget.h +++ b/src/remmina_protocol_widget.h @@ -110,7 +110,7 @@ void remmina_protocol_widget_set_hostkey_func(RemminaProtocolWidget *gp, Remmina gboolean remmina_protocol_widget_ssh_exec(RemminaProtocolWidget *gp, gboolean wait, const gchar *fmt, ...); -/* Start a SSH tunnel if it's enabled. Returns a newly allocated string indicating: +/* Start a SSH tunnel if it’s enabled. Returns a newly allocated string indicating: * 1. The actual destination (host:port) if SSH tunnel is disable * 2. The tunnel local destination (127.0.0.1:port) if SSH tunnel is enabled */ -- cgit v1.2.3