From: timothy@apple.com Date: Fri, 23 Nov 2007 04:23:57 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=22ab2aa22cd0ceeb702d67e81bb41d2174d714ac;hp=87ccc76d4e4d0c6e5bf23740c341e9a48e594c27;ds=sidebyside Fix typo. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27980 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index eead4b34db20..9021fb3a0781 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -2,7 +2,7 @@ Revert part of my r27935 change that made the Tip balloons animate with CSS transitions. The balloon was only opacity 0, - so it would cause it's row to highlight when hovering over + so it would cause its row to highlight when hovering over another row. * page/inspector/NetworkPanel.js: