projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e12f1
)
fix title on changes.html
author
Dan Vanderkam
<danvk@google.com>
Mon, 27 Jun 2011 14:55:31 +0000
(10:55 -0400)
committer
Dan Vanderkam
<danvk@google.com>
Mon, 27 Jun 2011 14:55:31 +0000
(10:55 -0400)
docs/changes.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/changes.html
b/docs/changes.html
index
9d7bb90
..
b12cc26
100644
(file)
--- a/
docs/changes.html
+++ b/
docs/changes.html
@@
-2,7
+2,7
@@
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
- <title>
dygraphs input typ
es</title>
+ <title>
Guide to making dygraphs chang
es</title>
<style type="text/css">
code { white-space: pre; border: 1px dashed black; display: inline; }
pre { white-space: pre; border: 1px dashed black; }