You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2015/12/12 18:31:54 UTC

marmotta git commit: fix typo

Repository: marmotta
Updated Branches:
  refs/heads/develop 47ed3b633 -> e0e5145de


fix typo


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

Branch: refs/heads/develop
Commit: e0e5145dee0a85532a7c64e360c2ad285c6de254
Parents: 47ed3b6
Author: Sebastian Schaffert <ss...@apache.org>
Authored: Sat Dec 12 18:33:34 2015 +0100
Committer: Sebastian Schaffert <ss...@apache.org>
Committed: Sat Dec 12 18:33:34 2015 +0100

----------------------------------------------------------------------
 .../src/main/resources/config-descriptions.properties              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/e0e5145d/platform/backends/marmotta-backend-ostrich/src/main/resources/config-descriptions.properties
----------------------------------------------------------------------
diff --git a/platform/backends/marmotta-backend-ostrich/src/main/resources/config-descriptions.properties b/platform/backends/marmotta-backend-ostrich/src/main/resources/config-descriptions.properties
index 6fbab48..d23a7db 100644
--- a/platform/backends/marmotta-backend-ostrich/src/main/resources/config-descriptions.properties
+++ b/platform/backends/marmotta-backend-ostrich/src/main/resources/config-descriptions.properties
@@ -27,5 +27,5 @@ ostrich.port.type = java.lang.Integer
 
 ostrich.sparql.native.description = Use faster native SPARQL support where possible instead of \
   interpreted client side support.
-ostrich.sparql.native.type = java.lang.Booleanr
+ostrich.sparql.native.type = java.lang.Boolean