diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2005-12-27 21:26:24 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2005-12-27 21:26:24 +0100 |
commit | 62a5be137c537baa940393ba6b35143a4c5d19c6 (patch) | |
tree | c4a05d31f66e691c5589d7a8731ef161b5f43c8f | |
parent | fe63c2ca2fb64c34ab052d0b708f878db84edb9e (diff) |
s/contains/includes/ FancyTooltips
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@193 86f53f14-5ff3-0310-afe5-9b438ce3f40c
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ The files produced as output from the software do not automatically fall under the copyright of the software, unless explicitly stated otherwise. - Webcheck contains the FancyTooltips javascript library to display readable + webcheck includes the FancyTooltips javascript library to display readable tooltips. FancyTooltips is distributed under the MIT license and has the following copyright notices (see fancytooltips/fancytooltips.js for details): |