提交 230333df 编写于 作者: M mindless

fix javadoc typos


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@25764 71c3de6d-444a-0410-be80-ed276b4c234a
上级 30dab2a8
......@@ -111,7 +111,7 @@ import com.sun.jna.Native;
* <p>
* The transparency makes it easy to write plugins without worrying too much about
* remoting, by making it works like NFS, where remoting happens at the file-system
* later.
* layer.
*
* <p>
* But one should note that such use of remoting may not be optional. Sometimes,
......
......@@ -34,7 +34,7 @@ import java.io.File;
public interface PersistenceRoot extends Saveable {
/**
* Gets the root directory on the file system that this
* {@link Item} can use freely fore storing the configuration data.
* {@link Item} can use freely for storing the configuration data.
*
* <p>
* This parameter is given by the {@link ItemGroup} when
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册