Typos

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

Branch: refs/heads/JENA-507
Commit: d910ff4ab73237f65777177e64d599ebde23afaf
Parents: a9c7671
Author: Andy Seaborne <a...@apache.org>
Authored: Thu Nov 6 11:15:23 2014 +0000
Committer: Andy Seaborne <a...@apache.org>
Committed: Thu Nov 6 11:15:23 2014 +0000

----------------------------------------------------------------------
 jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/d910ff4a/jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java
----------------------------------------------------------------------
diff --git a/jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java 
b/jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java
index 1c5fe32..59d705f 100644
--- a/jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java
+++ b/jena-fuseki/src/main/java/org/apache/jena/fuseki/FusekiCmd.java
@@ -243,7 +243,7 @@ public class FusekiCmd extends CmdARQ
         if ( fusekiConfigFile != null )
         {
             if ( x > 1 )
-                throw new CmdException("Dataset specificed on the command line 
and also a configuration file specificed.") ;
+                throw new CmdException("Dataset specified on the command line 
and also a configuration file specified.") ;
         }
         else
         {

Reply via email to