From 4354ead92e86caa4017bfeb36f54ac136dc5f70a Mon Sep 17 00:00:00 2001 From: Kazuhiro Sera Date: Fri, 10 Aug 2018 18:13:41 +0000 Subject: all: fix typos in comments This pull request fixes several typos in comments. I believe that they're safe enough. Change-Id: Ic7c594bdb89dcd04f8775f225abbc0f966f3728e GitHub-Last-Rev: 2394feb263714c83b419f45eccb3c6c9fdff7fed GitHub-Pull-Request: golang/tools#45 Reviewed-on: https://go-review.googlesource.com/128956 Reviewed-by: Brad Fitzpatrick --- present/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'present') diff --git a/present/doc.go b/present/doc.go index 45039b646..4d2761071 100644 --- a/present/doc.go +++ b/present/doc.go @@ -224,7 +224,7 @@ html: The function html includes the contents of the specified file as unescaped HTML. This is useful for including custom HTML elements that cannot be created using only the slide format. -It is your responsibilty to make sure the included HTML is valid and safe. +It is your responsibility to make sure the included HTML is valid and safe. .html file.html -- cgit v1.2.3