aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/godoc/package.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/godoc/package.txt b/lib/godoc/package.txt
index de40a749b6..765bd769e1 100644
--- a/lib/godoc/package.txt
+++ b/lib/godoc/package.txt
@@ -65,7 +65,7 @@ TYPES
*/}}{{with $.Notes}}
{{range $marker, $content := .}}
-{{noteTitle $marker}}s
+{{$marker}}S
{{range $content}}{{comment_text . " " "\t"}}
{{end}}{{end}}{{end}}{{end}}{{/*