From 49003ebeabeef389a16f8346423bcdf92ac62fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Sat, 12 Nov 2022 19:30:00 +0100 Subject: subr.rtl/rtl_install_v2.subr: fix typo. --- subr.rtl/rtl_install_v2.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr.rtl') diff --git a/subr.rtl/rtl_install_v2.subr b/subr.rtl/rtl_install_v2.subr index 46cf804d..0efeaac4 100644 --- a/subr.rtl/rtl_install_v2.subr +++ b/subr.rtl/rtl_install_v2.subr @@ -272,7 +272,7 @@ rtlp_install_rc() { # {{{ rtlp_install_splitl($_rlhs, $_rrhs, $_sep) # # rtlp_install_splitl() -# Slit @_rlhs from left-hand side into left-hand and right-hand side +# Split @_rlhs from left-hand side into left-hand and right-hand side # according to @_sep w/ backslash escaping # # @_rlhs: inout reference to string and left-hand side result -- cgit v1.2.3