aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDocument.h
diff options
context:
space:
mode:
authorGravatar Hal Canary <halcanary@google.com>2017-01-03 10:36:17 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-03 16:29:37 +0000
commit55325b7c59fe5e8fac809adea7bbec4683d26fab (patch)
tree2bf8fb03fd7c110d6401bf9e41d425a6c5d9ad17 /include/core/SkDocument.h
parent5a2057aee9c6293c3dc78cfb013c06ea707d39e4 (diff)
clean up non-ASCII comments
Change-Id: I07ad00133f6a938de70a94024a0ebe36c6c542bb Reviewed-on: https://skia-review.googlesource.com/6524 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Hal Canary <halcanary@google.com>
Diffstat (limited to 'include/core/SkDocument.h')
-rw-r--r--include/core/SkDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkDocument.h b/include/core/SkDocument.h
index 418a837437..64291fb17c 100644
--- a/include/core/SkDocument.h
+++ b/include/core/SkDocument.h
@@ -46,7 +46,7 @@ public:
*/
struct PDFMetadata {
/**
- * The document’s title.
+ * The document's title.
*/
SkString fTitle;
/**