Changeset 206427 in webkit


Ignore:
Timestamp:
Sep 27, 2016, 3:49:05 AM (9 years ago)
Author:
Michael Catanzaro
Message:

[GTK] Unreviewed typo fix

  • UIProcess/API/gtk/WebKitWebInspector.cpp:

(webkit_web_inspector_class_init):

Location:
trunk/Source/WebKit2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r206424 r206427  
     12016-09-27  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        [GTK] Unreviewed typo fix
     4
     5        * UIProcess/API/gtk/WebKitWebInspector.cpp:
     6        (webkit_web_inspector_class_init):
     7
    182016-09-27  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    29
  • trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp

    r185502 r206427  
    241241     * the inspector view to a browser tab).
    242242     *
    243      * To prevent the inspector vew from being attached you can connect to this
     243     * To prevent the inspector view from being attached you can connect to this
    244244     * signal and simply return %TRUE.
    245245     *
Note: See TracChangeset for help on using the changeset viewer.