Ignore:
Timestamp:
Jan 11, 2015, 2:14:36 PM (11 years ago)
Author:
[email protected]
Message:

Fix typo in testate.c error messages
https://bugs.webkit.org/show_bug.cgi?id=140305

Reviewed by Geoffrey Garen.

  • API/tests/testapi.c:

(main): "... script did not timed out ..." -> "... script did not time out ..."

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r178232 r178247  
     12015-01-11  Eric Carlson  <[email protected]>
     2
     3        Fix typo in testate.c error messages
     4        https://bugs.webkit.org/show_bug.cgi?id=140305
     5
     6        Reviewed by Geoffrey Garen.
     7
     8        * API/tests/testapi.c:
     9        (main): "... script did not timed out ..." -> "... script did not time out ..."
     10
    1112015-01-09  Michael Saboff  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.