提交 dcf7c9eb 编写于 作者: K kohsuke

[FIXED HUDSON-1980] Applied a patch to fix typos.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10498 71c3de6d-444a-0410-be80-ed276b4c234a
上级 26084a44
......@@ -89,7 +89,7 @@ public final class MavenModuleSet extends AbstractMavenProject<MavenModuleSet,Ma
* such as mixing SNAPSHOTS. Maven also doesn't try to coordinate the concurrent access to Maven repositories
* from multiple Maven process, so this helps there too.
*
* @sine 1.223
* @since 1.223
*/
private boolean usePrivateRepository = false;
......
......@@ -45,7 +45,7 @@ import javax.imageio.ImageIO;
* </dl>
*
* @author Kohsuke Kawaguchi
* @sicne 1.160
* @since 1.160
*/
public abstract class SecurityRealm implements Describable<SecurityRealm>, ExtensionPoint {
/**
......
......@@ -32,7 +32,7 @@ import java.util.concurrent.CopyOnWriteArrayList;
* </pre>
*
* @author Kohsuke Kawaguchi
* @sine 1.192
* @since 1.192
*/
public abstract class MailAddressResolver implements ExtensionPoint {
/**
......
......@@ -32,7 +32,7 @@ import java.util.concurrent.CopyOnWriteArrayList;
* </pre>
*
* @author Kohsuke Kawaguchi
* @sine 1.192
* @since 1.192
*/
public abstract class UserNameResolver implements ExtensionPoint {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册