diff options
author | Madhusudan.C.S | 2009-12-12 15:09:56 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-12-12 15:09:56 +0530 |
commit | ed9396dc88692c75c24c3bf9e6d5e08b48970cfe (patch) | |
tree | 9111b2a247a8ea29a6fbff8f9ed9c5a034ff5f24 | |
parent | a345aa2f9684123e13427d8c32e1f5474b2c5503 (diff) | |
download | scipycon-ed9396dc88692c75c24c3bf9e6d5e08b48970cfe.tar.gz scipycon-ed9396dc88692c75c24c3bf9e6d5e08b48970cfe.tar.bz2 scipycon-ed9396dc88692c75c24c3bf9e6d5e08b48970cfe.zip |
Fixed inauguration typo.
-rw-r--r-- | project/templates/talk/schedule.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index cdb3c3d..c2b7880 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -45,7 +45,7 @@ Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" /> <td class="speaker" width="75%"><h4>Welcome</h4><hr /> <h4>Presidential Address</h4><hr /> <h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr /> - <h4>Inaugaration</h4>Dr. Travis Oliphant<hr /> + <h4>Inauguration</h4>Dr. Travis Oliphant<hr /> <h4>Vote of thanks</h4>Dr. Prabhu Ramachandran </td> </tr> |