From 3a0cf0c5416e3d05847953ac824cf7b304640d04 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Mon, 22 Jul 2019 14:23:56 +0300 Subject: [PATCH] busybox: fix typo in comment --- packages/busybox/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/busybox/build.sh b/packages/busybox/build.sh index 67b0a8ff8..1792077f3 100644 --- a/packages/busybox/build.sh +++ b/packages/busybox/build.sh @@ -37,7 +37,7 @@ termux_step_post_make_install() { # # Few notes: # - # * runsv, runsvdir, sv - for things like in https://github.com/termux/termux-packages/issues/4070. + # * runsv, runsvdir, sv - for things like in https://github.com/termux/termux-packages/pull/3460. # * tcpsvd - required for ftpd applet. # * vi - replaced by vim, but it still good to have basic text editor in bootstrap. #