mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-14 00:46:43 +02:00
docs: typos (#13846)
Signed-off-by: vladdoster <vladislav.doster@icloud.com>
This commit is contained in:
+1
-1
@@ -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