You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/04/04 20:37:30 UTC

[28/50] [abbrv] git commit: [5453] correct typo error

[5453] correct typo error


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/b63c3de1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/b63c3de1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/b63c3de1

Branch: refs/heads/db/5453
Commit: b63c3de1683bacd93352ca05ae5ad0baeffbdda1
Parents: 4a38f1c
Author: Stefano Invernizzi <st...@apache.org>
Authored: Wed Jan 30 17:25:36 2013 +0100
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Wed Apr 3 21:45:14 2013 +0000

----------------------------------------------------------------------
 ForgeUserStats/forgeuserstats/templates/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/b63c3de1/ForgeUserStats/forgeuserstats/templates/index.html
----------------------------------------------------------------------
diff --git a/ForgeUserStats/forgeuserstats/templates/index.html b/ForgeUserStats/forgeuserstats/templates/index.html
index 6d6a25b..abcb5de 100644
--- a/ForgeUserStats/forgeuserstats/templates/index.html
+++ b/ForgeUserStats/forgeuserstats/templates/index.html
@@ -338,7 +338,7 @@
     </table>
 
     {% if categories %}
-        <h2>Prefered categories</h2>
+        <h2>Preferred categories</h2>
         <p>
           The following table shows the number projects tagged as belonging to each single category in which this user is involved.
         </p>