Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2021-11-02 20:53:34 +0300
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2021-11-04 17:07:13 +0300
commitd56233ca793bc2e6686c60b84d6c9dba2b554ca4 (patch)
treea3facac0515b4c75a9346e968e7a78148c41fe1b /src
parent509a59679fb70593a7cbf07872d3e75fdb9d2705 (diff)
remmina_file_editor.c: Alter docstrings TODO's
Diffstat (limited to 'src')
-rw-r--r--src/remmina_file_editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remmina_file_editor.c b/src/remmina_file_editor.c
index 8610f24bc..9d2ff87e2 100644
--- a/src/remmina_file_editor.c
+++ b/src/remmina_file_editor.c
@@ -151,7 +151,7 @@ static void remmina_file_editor_class_init(RemminaFileEditorClass *klass)
* Mouse click and focus-loss will delete the window. \n
* TODO: when Remmina Editor's content is scrollable and failed_widget is not even
* visible anymore, the window gets shown where failed_widget would be if
- * Remmina Editor would be big enough. \n
+ * the Remmina Editor was big enough. \n
* TODO: Responsive text size and line wrap.
*/
static void remmina_file_editor_show_validation_error_popup(RemminaFileEditor *gfe,