summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-11-12 19:30:00 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-11-12 19:30:00 +0100
commit49003ebeabeef389a16f8346423bcdf92ac62fe1 (patch)
treeeb62d13c49513624254f6ae6ac4f8b0791b7ce04 /subr.rtl
parent0a5835a63ba241255b23a583a50981829b75c979 (diff)
downloadmidipix_build-49003ebeabeef389a16f8346423bcdf92ac62fe1.tar.bz2
midipix_build-49003ebeabeef389a16f8346423bcdf92ac62fe1.tar.xz
subr.rtl/rtl_install_v2.subr: fix typo.
Diffstat (limited to 'subr.rtl')
-rw-r--r--subr.rtl/rtl_install_v2.subr2
1 files changed, 1 insertions, 1 deletions
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