[gtksourceview/wip/chergert/vim] fix stray <>
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/chergert/vim] fix stray <>
- Date: Fri, 29 Oct 2021 23:54:18 +0000 (UTC)
commit 2a6aca674d990128c3f39bf2532247c3e5a2047b
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]