mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-03 10:08:25 +00:00
docs: typos (#13846)
Signed-off-by: vladdoster <vladislav.doster@icloud.com>
This commit is contained in:
@@ -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=\"\"
|
||||
|
||||
Reference in New Issue
Block a user