[gtksourceview/wip/chergert/vim: 166/293] fix stray <>
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/chergert/vim: 166/293] fix stray <>
- Date: Fri, 5 Nov 2021 04:23:03 +0000 (UTC)
commit c92a8206186ecc737e141320d1b22a3bf126a92e
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 29 16:54:13 2021 -0700
fix stray <>
gtksourceview/gtksourcevimimcontext.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtksourceview/gtksourcevimimcontext.c b/gtksourceview/gtksourcevimimcontext.c
index 5918a4d3..7b846134 100644
--- a/gtksourceview/gtksourcevimimcontext.c
+++ b/gtksourceview/gtksourcevimimcontext.c
@@ -273,7 +273,7 @@ gtk_source_vim_im_context_class_init (GtkSourceVimIMContextClass *klass)
* @command: the command to execute
*
* The "execute-command" signal is emitted when a command should be
- * executed. This might be something like ":wq" or ":e <path>".
+ * executed. This might be something like ":wq" or ":e <path>".
*
* If the application chooses to implement this, it should return
* %TRUE from this signal to indicate the command has been handled.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]