summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2023-04-29 12:26:35 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2023-04-29 12:26:35 +0900
commit8539eaa0e01bfc16c19a280ddad8fbc68ca5f8fe (patch)
tree51de7975f5f477ae6280323bf51a78d6be2e306a
parentf359fe6b3d98a4b389f98c95d9cb35d408331454 (diff)
downloadibus-hangul-8539eaa0e01bfc16c19a280ddad8fbc68ca5f8fe.tar.gz
Fix wrong issue number in comment #40 -> #42
-rw-r--r--src/engine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine.c b/src/engine.c
index 3db22fb..faa3fb1 100644
--- a/src/engine.c
+++ b/src/engine.c
@@ -1575,7 +1575,7 @@ ibus_hangul_engine_process_key_event (IBusEngine *engine,
* receive the result of update_preedit_text
* receive the forwarded key event
*
- * See: https://github.com/choehwanjin/ibus-hangul/issues/40
+ * See: https://github.com/choehwanjin/ibus-hangul/issues/42
*/
if (use_event_forwarding
#if IBUS_CHECK_VERSION(1, 5, 28)