Fix typo
This commit is contained in:
parent
f8821f123d
commit
943983be98
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
package processsecurity
|
package processsecurity
|
||||||
|
|
||||||
func DisableDumpale() error {
|
func DisableDumpable() error {
|
||||||
// no additional dumping protection
|
// no additional dumping protection
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue