diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 424: fix typo

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

Commit Message

Antonio Terceiro Aug. 30, 2013, 1:35 p.m. UTC
------------------------------------------------------------
revno: 424
fixes bug: https://launchpad.net/bugs/1218898
committer: Antonio Terceiro <antonio.terceiro@linaro.org>
branch nick: trunk
timestamp: Fri 2013-08-30 10:34:33 -0300
message:
  fix typo
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-28 19:47:05 +0000
+++ lava_server/templates/index.html	2013-08-30 13:34:33 +0000
@@ -24,7 +24,7 @@ 
 
 {% block content %}
 <h2>LAVA Highlights</h2>
-<p>This page containts highlights from the installed lava server extensions.
+<p>This page contains 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 %}