Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea8df9b

Browse filesBrowse files
committed
javadoc fix
1 parent b0c51e0 commit ea8df9b
Copy full SHA for ea8df9b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/main/java/org/kohsuke/github/GHTagObject.java

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHTagObject.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
* Represents an annotated tag in a {@link GHRepository}
77
*
8-
* @see GHRepository#getAnnotatedTag()
8+
* @see GHRepository#getTagObject(String)
99
*/
1010
@SuppressFBWarnings(value = {"UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD", "UWF_UNWRITTEN_FIELD",
1111
"NP_UNWRITTEN_FIELD"}, justification = "JSON API")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.