]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/androidmenu.c (android_menu_show): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Wed, 22 Feb 2023 11:31:31 +0000 (19:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 22 Feb 2023 11:31:31 +0000 (19:31 +0800)
src/androidmenu.c

index e1b64b9a545d7ec331d4cabfbed75bf191d3c799..2ba11aa1663c178f5bed8d275a16bcfb12b55012 100644 (file)
@@ -375,7 +375,7 @@ android_menu_show (struct frame *f, int x, int y, int menuflags,
 
              if (android_get_current_api_level () >= 26
                  && STRINGP (help))
-               help_string = android_build_string (help_string);
+               help_string = android_build_string (help);
 
              store = current_context_menu;
              current_context_menu