summaryrefslogtreecommitdiff
path: root/cap/cap.go
diff options
context:
space:
mode:
Diffstat (limited to 'cap/cap.go')
-rw-r--r--cap/cap.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cap/cap.go b/cap/cap.go
index 8273d00..908e2bb 100644
--- a/cap/cap.go
+++ b/cap/cap.go
@@ -151,7 +151,7 @@ const (
)
var (
- // starUp protects setting of the following values: magic,
+ // startUp protects setting of the following values: magic,
// words, maxValues.
startUp sync.Once
@@ -261,7 +261,7 @@ func (sc *syscaller) prctlwcall6(prVal, v1, v2, v3, v4, v5 uintptr) (int, error)
return int(r), nil
}
-// cInit perfoms the lazy identification of the capability vintage of
+// cInit performs the lazy identification of the capability vintage of
// the running system.
func (sc *syscaller) cInit() {
h := &header{