Bug 133328 - Some proof-reading of the WebKit2 API headerdoc
Summary: Some proof-reading of the WebKit2 API headerdoc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 17:06 PDT by Geoffrey Garen
Modified: 2014-05-27 17:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (18.37 KB, patch)
2014-05-27 17:09 PDT, Geoffrey Garen
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2014-05-27 17:06:33 PDT
Some proof-reading of the WebKit2 API headerdoc
Comment 1 Geoffrey Garen 2014-05-27 17:09:21 PDT
Created attachment 232159 [details]
Patch
Comment 2 Anders Carlsson 2014-05-27 17:12:30 PDT
Comment on attachment 232159 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232159&action=review

> Source/WebKit2/ChangeLog:8
> +        Consistently say "item" to reference back-forward list items.

Yes.

> Source/WebKit2/ChangeLog:10
> +        Consistently say "web page" instead of "page" or "webpage".

No! The correct terminology is "webpage" (one word) - see https://help.apple.com/asg/mac/2013/ASG_2013.pdf

> Source/WebKit2/ChangeLog:12
> +        Consistently say "navigation" instead of "load".

Sounds good.

> Source/WebKit2/ChangeLog:15
> +        mismatched singular vs plural.

Please excause my bad english.
Comment 3 Geoffrey Garen 2014-05-27 17:16:51 PDT
Committed r169405: <http://trac.webkit.org/changeset/169405>