summaryrefslogtreecommitdiff
path: root/src/cmd/prof/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/prof/doc.go')
-rw-r--r--src/cmd/prof/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/prof/doc.go b/src/cmd/prof/doc.go
index 8b2732ab3..1493c641d 100644
--- a/src/cmd/prof/doc.go
+++ b/src/cmd/prof/doc.go
@@ -4,7 +4,7 @@
/*
-prof is a rudimentary real-time profiler.
+Prof is a rudimentary real-time profiler.
Given a command to run or the process id (pid) of a command already
running, it samples the program's state at regular intervals and reports