summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/public/web/WebSecurityOrigin.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/public/web/WebSecurityOrigin.h')
-rw-r--r--third_party/WebKit/public/web/WebSecurityOrigin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/public/web/WebSecurityOrigin.h b/third_party/WebKit/public/web/WebSecurityOrigin.h
index b511c8b..41d0257 100644
--- a/third_party/WebKit/public/web/WebSecurityOrigin.h
+++ b/third_party/WebKit/public/web/WebSecurityOrigin.h
@@ -92,7 +92,7 @@ public:
// be used as a file. Should be used in storage APIs only.
WEBKIT_EXPORT WebString databaseIdentifier() const;
- // Returns true if this WebSecurityOrigin can access usernames and
+ // Returns true if this WebSecurityOrigin can access usernames and
// passwords stored in password manager.
WEBKIT_EXPORT bool canAccessPasswordManager() const;