diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 294: fix typo on main page

Message ID 20111128161212.7434.17016.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Paul Larson Nov. 28, 2011, 4:12 p.m. UTC
------------------------------------------------------------
revno: 294
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-server
timestamp: Mon 2011-11-28 10:07:21 -0600
message:
  fix typo on main page
modified:
  lava_server/templates/index.html


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_server/templates/index.html'
--- lava_server/templates/index.html	2011-11-08 23:54:20 +0000
+++ lava_server/templates/index.html	2011-11-28 16:07:21 +0000
@@ -8,7 +8,7 @@ 
 
 {% block content %}
 <h2>LAVA Highlights</h2>
-<p>This page containts highligts from the installed lava server extensions.
+<p>This page containts highlights from the installed lava server extensions.
 Using LAVA Server extension API anyone can create applications that run on the
 LAVA server.</p>
 {% for extension in extension_list %}