Typo in log output 
-------------------

         Key: JCR-138
         URL: http://issues.apache.org/jira/browse/JCR-138
     Project: Jackrabbit
        Type: Bug
  Components: API  
    Reporter: Pete Kirkham
    Priority: Trivial


jackrabbit/src/java/org/apache/jackrabbit/core/fs/local/LocalFileSystem.java:
133c133
<         log.info("LocaaFileSystem initialized on " + root.getPath());
---
>         log.info("LocalFileSystem initialized on " + root.getPath());


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to