Typo, forgotten bracket
[geeqie.git] / src / remote.c
index dcb3db6..c94803b 100644 (file)
@@ -736,7 +736,7 @@ void remote_help(void)
                        }
                i++;
                }
-       printf_term(N_"\n  All other command line parameters are used as plain files if they exists.\n");
+       printf_term(N_("\n  All other command line parameters are used as plain files if they exists.\n"));
 }
 
 GList *remote_build_list(GList *list, gint argc, gchar *argv[], GList **errors)