mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-03 05:31:17 +02:00
docs: typos (#13846)
Signed-off-by: vladdoster <vladislav.doster@icloud.com>
This commit is contained in:
parent
65749801cf
commit
81becab1e7
7 changed files with 8 additions and 8 deletions
|
|
@ -371,7 +371,7 @@ multi == 1 && /^[^#]*\)/ {
|
|||
next
|
||||
}
|
||||
|
||||
# if multi flag is enabled and we didnt find a closing parenthesis,
|
||||
# if multi flag is enabled and we didn't find a closing parenthesis,
|
||||
# get the indentation level to match when adding plugins
|
||||
multi == 1 && /^[^#]*/ {
|
||||
indent=\"\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue