summaryrefslogtreecommitdiff
path: root/goapps/web/web.go
diff options
context:
space:
mode:
Diffstat (limited to 'goapps/web/web.go')
-rw-r--r--goapps/web/web.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/goapps/web/web.go b/goapps/web/web.go
index f76e2b0..c96e745 100644
--- a/goapps/web/web.go
+++ b/goapps/web/web.go
@@ -1,4 +1,4 @@
-// Progam web provides an example of a webserver using capabilities to
+// Program web provides an example of a webserver using capabilities to
// bind to a privileged port, and then drop all capabilities before
// handling the first web request.
//