typo fixed

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

Branch: refs/heads/MARMOTTA-228
Commit: 6b733d518ea60cdf618d52272b30a7d0d3227e67
Parents: 89aee63
Author: Sergio Fernández <[email protected]>
Authored: Mon May 20 09:15:37 2013 +0200
Committer: Sergio Fernández <[email protected]>
Committed: Mon May 20 09:15:37 2013 +0200

----------------------------------------------------------------------
 .../src/main/resources/templates/admin.ftl         |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/6b733d51/platform/marmotta-core/src/main/resources/templates/admin.ftl
----------------------------------------------------------------------
diff --git a/platform/marmotta-core/src/main/resources/templates/admin.ftl 
b/platform/marmotta-core/src/main/resources/templates/admin.ftl
index 682f574..9c25cd3 100644
--- a/platform/marmotta-core/src/main/resources/templates/admin.ftl
+++ b/platform/marmotta-core/src/main/resources/templates/admin.ftl
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
     <meta charset="utf-8">
-    <title>Aapche Marmotta</title>
+    <title>Apache Marmotta</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <link href="${SERVER_URL}core/public/img/icon/lmf.ico" rel="SHORTCUT ICON">
     <script src="${SERVER_URL}core/public/js/lib/jquery-1.7.2.js"></script>
@@ -190,4 +190,4 @@
 <!-- Placed at the end of the document so the pages load faster -->
 <script src="${SERVER_URL}ext/bootstrap/js/bootstrap.js"></script>
 
-</html>
\ No newline at end of file
+</html>

Reply via email to