Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 735cfee

Browse files
committed
Update extra/shutils/_sqlmap.py
Minor language fix
1 parent 237dc10 commit 735cfee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extra/shutils/_sqlmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# sqlmap completion commands. written by kost
44
# put this file in your zsh completion dir and restart your shell. Zsh completion dir is usually
5-
# located somehwere in /usr/share/zsh/ or /usr/local/share/zsh
5+
# located somewhere in /usr/share/zsh/ or /usr/local/share/zsh
66

77
local curcontext="$curcontext" state line
88

0 commit comments

Comments
 (0)