Skip to content

Commit c4c9eb9

Browse files
committed
javadoc fix
1 parent 9ae3f90 commit c4c9eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* is not defined.
2929
* <p>
3030
* XML attributes
31-
* See {@link com.github.rongi.rotate_layout.R.styleable#RotateLayout RotateLayout Attributes},
31+
* See com.github.rongi.rotate_layout.R.styleable#RotateLayout RotateLayout Attributes,
3232
*/
3333
public class RotateLayout extends ViewGroup {
3434

0 commit comments

Comments
 (0)